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
When you have list components that have input, wrapping the component in KeyboardAvoidingView adds the necessary space to the parent view, but it doesn't auto scroll the flatlist to the correct spot.
When you have list components that have input, wrapping the component in
KeyboardAvoidingView
adds the necessary space to the parent view, but it doesn't auto scroll the flatlist to the correct spot.To Reproduce
Platform & Dependencies
Please list any applicable dependencies in addition to those below (react-navigation etc).
The text was updated successfully, but these errors were encountered: