-
-
Notifications
You must be signed in to change notification settings - Fork 164
KeyboardAvoidingView does not work on multiline TextInputs on iOS #1475
Copy link
Copy link
Closed
Labels
KeyboardAvoidingView 🧪Anything related to KeyboardAvoidingView componentAnything related to KeyboardAvoidingView componentKeyboardAwareScrollView 📜Anything related to KeyboardAwareScrollView componentAnything related to KeyboardAwareScrollView componentquestionYou wanted to clarify something about the usage of the library or have a question about somethingYou wanted to clarify something about the usage of the library or have a question about something
Metadata
Metadata
Assignees
Labels
KeyboardAvoidingView 🧪Anything related to KeyboardAvoidingView componentAnything related to KeyboardAvoidingView componentKeyboardAwareScrollView 📜Anything related to KeyboardAwareScrollView componentAnything related to KeyboardAwareScrollView componentquestionYou wanted to clarify something about the usage of the library or have a question about somethingYou wanted to clarify something about the usage of the library or have a question about something
Describe the bug
The KeyboardAvoidingView component does not work on multiline TextInputs on iOS.
It does work on Android.
Code snippet
See repro
Repo for reproducing
Here a repro on snack.
On snack the bug is reproducible too if you launch it in iOS emulator.
https://snack.expo.dev/@andreamartinez/multiline-textinput-ios-bug
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The KeyboardAvoindingView should work with multiline TextInputs like other inputs (or like Android, where the bug is absent.)
Videos
on iOS the bug is present:
ios.mov
on Android the behavior is correct:
android.mp4
Smartphone (please complete the following information):