-
Couldn't load subscription status.
- Fork 24.9k
Closed
Labels
Ran CommandsOne of our bots successfully processed a command.One of our bots successfully processed a command.Resolution: LockedThis issue was locked by the bot.This issue was locked by the bot.
Description
Is this a bug report?
Yes.
Have you read the Contributing Guidelines?
Yes.
Environment
react-native -v: 0.48.1node -v: v7.9.0npm -v: 5.4.1yarn --version: N/A
Then, specify:
-
Target Platform: iOS, Android
-
Development Operating System: macOS Sierra 10.12.5
-
Build tools:
react-native run-ios
react-native run-android
Steps to Reproduce
- Create a wrapper view with the styles:
{flexDirection: 'row', alignItems:'baseline'} - Within the wrapper view, create multiple text nodes with different
fontSizes
Expected Behavior
The text nodes would be aligned along the baseline.
Actual Behavior
The text nodes are not aligned along the baseline. The alignment is indistinguishable from alignItems: 'flex-end'

Reproducible Demo
https://snack.expo.io/HkoJ_QkcZ
(T16975579)
mordaha, joechrysler, arnibarnason and uriva
Metadata
Metadata
Assignees
Labels
Ran CommandsOne of our bots successfully processed a command.One of our bots successfully processed a command.Resolution: LockedThis issue was locked by the bot.This issue was locked by the bot.