TextInput value flickers when adding new lines #43363
Labels
Component: TextInput
Related to the TextInput component.
Issue: Author Provided Repro
This issue can be reproduced in Snack or an attached project.
Needs: Attention
Issues where the author has responded to feedback.
Platform: Android
Android applications.
Description
Text inside text input is flickering while going to next line as well as deleting text (video 1)
but problem solved if i give height prop instead of maxHeight to the textinput or specify number of lines (video 2)
code
Steps to reproduce
React Native Version
0.73.5
Affected Platforms
Runtime - Android
Output of
npx react-native info
Stacktrace or Logs
Reproducer
snack.expo.dev/@akshaykhapare/carefree-blue-croissant?platform=android
Screenshots and Videos
video 1
default.1yes.mp4
video 2
default.1no.mp4
The text was updated successfully, but these errors were encountered: