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
The lib is configured as read.me is saying to add the setting on android manifest:, but the scroll didn't work in Android when i use textInput with autoFocus prop.
This is the code:
, in the children, I have an input Component that use a textInput with autoFocus.
But when the textinput receive focus when is touched, they work correctly.
The text was updated successfully, but these errors were encountered:
The lib is configured as read.me is saying to add the setting on android manifest:, but the scroll didn't work in Android when i use textInput with autoFocus prop.
This is the code:
, in the children, I have an input Component that use a textInput with autoFocus.
But when the textinput receive focus when is touched, they work correctly.
The text was updated successfully, but these errors were encountered: