aksonov/react-native-tabs

TextInput with Tabs issue on Android and iOS

SupriyaPKalghatgi opened this issue · 0 comments

When TextInput included within tabs,

Behaviour on iOS: Tab content doesn't scroll up and hides the TextInput

Behaviour on Android: Need to click twice on TextInput to open Keyboard. i.e., Keyboard dismisses on 1st click and opens up on 2nd click

    "react-native": "0.64.3",
    "react-native-gesture-handler": "~1.10.3",
    "react-native-tab-view": "^3.1.1",