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
Inside my I have a (imported from react-native-gesture-handler) with keyboardShouldPersistTaps="always", and yet when i start scrolling on this , the keyboard dismisses. Is there something I need to do with the props of to prevent this from happening?