-
Notifications
You must be signed in to change notification settings - Fork 303
Open
Description
When I use the react-native-modalize library to display a modal that contains a TextInput component and I start typing text into the TextInput, I notice that the entered text intermittently flickers or disappears briefly. This behavior is distracting and negatively affects the user experience.
Expected Behavior:
The entered text should remain stable and visible within the TextInput as I type, without any flickering or disappearing.
Actual Behavior:
The entered text within the TextInput flickers or disappears momentarily while typing, making the text input experience jarring and unpleasant.
Dependencies:
- react-native-modalize [2.1.1]
- react-native [0.70.6]
- react-native-gesture-handler [2.8.0]
SiSa68, slauzinho and mehmetakify
Metadata
Metadata
Assignees
Labels
No labels