PedroBern / react-native-collapsible-tab-view

A cross-platform Collapsible Tab View component for React Native
MIT License
830 stars 161 forks source link

TextInput Keyboard does not work with tabs #220

Open SupriyaPKalghatgi opened 2 years ago

SupriyaPKalghatgi commented 2 years ago

TextInput hides behind Keyboard for iOS

frozencap commented 1 year ago

Seems like it even prevents KeyboardAvoidingView behavior. Is there a workaround for this?

SupriyaPKalghatgi commented 9 months ago

@PedroBern Will this be fixed?

johnblake18 commented 7 months ago

any update?