torgeadelin / react-native-animated-nav-tab-bar

A simple and customisable React Native component that implements an animated bottom tab bar for React Navigation.
MIT License
889 stars 102 forks source link

Tab bar goes up with the keyboard #107

Closed igorcesarcode closed 2 years ago

igorcesarcode commented 2 years ago

Sorry my english i'm not native.

Tab bar goes up with the keyboard when I click on a TextInput dp field

image

How to get around this?

torgeadelin commented 2 years ago

Hi, I think this is default behaviour, could you try this https://github.com/react-navigation/react-navigation/issues/6700#issuecomment-546794842 ?

oussamalahrizi commented 2 years ago

same problem , I think it's not am option in the current package they'll have to add the necessary property for it . Any news tho ?

rahmanharoon commented 2 years ago

Same problem @torgeadelin tried that and didn't fixed

vagnerlandio commented 2 years ago

Solved my problem with this https://github.com/react-navigation/react-navigation/issues/6700#issuecomment-834263561

torgeadelin commented 2 years ago

Not sure this is related to this library, so closing for now.