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

Tabbar hide on opens keyoborad is not working as expected #133

Closed jaxkashif34 closed 2 months ago

jaxkashif34 commented 6 months ago

When set the option tabBarHideOnKeyboard : false it is not working as expected. like it does works in react-native-navigation

keyboard-issue

I setted the tabBarHideOnKeyboard : false

hide keyboard option

parulgarg004 commented 6 months ago

Facing the same issue, can you please help @torgeadelin

jaxkashif34 commented 6 months ago

Facing the same issue, can you please help @torgeadelin

No I haven't find any solution of it but I think I have to chose another npm package or might need to alter the library to achieve it

parulgarg004 commented 6 months ago

Facing the same issue, can you please help @torgeadelin

No I haven't find any solution of it but I think I have to chose another npm package or might need to alter the library to achieve it

Let me know if you fix it.

jaxkashif34 commented 6 months ago

Facing the same issue, can you please help @torgeadelin

No I haven't find any solution of it but I think I have to chose another npm package or might need to alter the library to achieve it

Let me know if you fix it.

Sure

github-actions[bot] commented 3 months ago

Stale issue message

hardik-wts commented 1 week ago

Facing same issue any fix ?