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
Describe the bug
If I have a form wrapped in KeyboardAvoidingView (and also KeyboardStickyView) and say I have email and password in the form, then switching between the form fields takes a split second to load the autofill option (for example - passwords). This causes the screen to flicker and the components to "jump around" instead of animating.
Describe the bug
If I have a form wrapped in KeyboardAvoidingView (and also KeyboardStickyView) and say I have email and password in the form, then switching between the form fields takes a split second to load the autofill option (for example - passwords). This causes the screen to flicker and the components to "jump around" instead of animating.
Code snippet
Repo for reproducing
Can't :(
To Reproduce
Steps to reproduce the behavior:
explained pretty well above...
Expected behavior
An animated effect instead of content jumping around
Screenshots
ScreenRecording_02-21-2025_22-18-22_1.mov
Smartphone (please complete the following information):
Additional context
none