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
I have an input form with multiple inputs and I allow the user to hit enter to move to the next input box. When I do this on IOS the page jumps/flickers. I think this is because the suggestion box above the keyboard momentarily disappears.
Repo for reproducing
I would be highly appreciate if you can provide repository for reproducing your issue. It can significantly reduce the time for discovering and fixing the problem.
To Reproduce
Steps to reproduce the behavior:
Go to '...'
Click on '....'
Scroll down to '....'
See error
Expected behavior
Screen not to flicker.
Screenshots
ScreenRecording_06-18-2025.22-18-29_1.MP4
Smartphone (please complete the following information):
Desktop OS: mac m3
Device: iphone 13
OS: IOS 18.5
RN version: 0.76.2
RN architecture: new
JS engine: hermes
Library version: 1.17.5
Additional context
Add any other context about the problem here.
Describe the bug
I have an input form with multiple inputs and I allow the user to hit enter to move to the next input box. When I do this on IOS the page jumps/flickers. I think this is because the suggestion box above the keyboard momentarily disappears.
Code snippet
Repo for reproducing
I would be highly appreciate if you can provide repository for reproducing your issue. It can significantly reduce the time for discovering and fixing the problem.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Screen not to flicker.
Screenshots
ScreenRecording_06-18-2025.22-18-29_1.MP4
Smartphone (please complete the following information):
Additional context
Add any other context about the problem here.