Multiline TextInput Vertical Alignment Bug on iOS #23222
Labels
Bug
Component: TextInput
Related to the TextInput component.
Platform: iOS
iOS applications.
Resolution: Locked
This issue was locked by the bot.
Environment
Environment:
OS: macOS 10.14.1
Node: 10.4.0
Yarn: 1.7.0
npm: 6.1.0
Watchman: 4.9.0
Xcode: Xcode 10.1 Build version 10B61
Android Studio: 3.2 AI-181.5540.7.32.5056338
Packages: (wanted => installed)
react: 16.3.1 => 16.3.1
react-native: https://github.com/expo/react-native/archive/sdk-28.0.0.tar.gz => 0.55.4
Description
The text in TextInputs are not vertically aligned on iOS when multiline is set to true. It works properly on Android.
Reproducible Demo
https://snack.expo.io/@vjsingh/ios-multiline-textinput-vertical-alignment-bug
The text was updated successfully, but these errors were encountered: