You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Under new arch any TextInput component (be it from react-native-paper or from react-native) within Portal (modal or dialog) will flicker when text is being changed.
Current behaviour
Under new arch any
TextInput
component (be it from react-native-paper or from react-native) withinPortal
(modal or dialog) will flicker when text is being changed.Expected behaviour
Editing text is smooth.
How to reproduce?
Clone this repo: https://github.com/codan84/text-input-flicker
Open in Expo Go.
Preview
ScreenRecording_12-19-2024.20-43-14_1.mov
What have you tried so far?
Nothing, I see loads of issues related to Portal under new arch so I guess this is another one?
Your Environment
The text was updated successfully, but these errors were encountered: