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
{{ message }}
This repository was archived by the owner on Jul 27, 2021. It is now read-only.
Hi there, encountered this issue when using TextInput (without InputScrollView) on another screen.
Steps to reproduce:
The error screen is shown here:
Error is solved by removing InputScrollView on screen 1.
Any advice on how to solve this? Thanks!