Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dynamically hide tabbar #2306

Closed
knightsforce opened this issue Aug 30, 2017 · 1 comment
Closed

Dynamically hide tabbar #2306

knightsforce opened this issue Aug 30, 2017 · 1 comment

Comments

@knightsforce
Copy link

It is indispensable to dynamically hide or show a tabbar. For example with onFocus and onBlur. The call to Actions.refresh ({hideTabBar: true}) removes the focus from the TextInput.

@aksonov
Copy link
Owner

aksonov commented Sep 2, 2017

Looks like it is behaviour of react-navigation and it just re-renders whole view with losing focus. Probably you need to check react-navigation tabbar demos and try to reproduce the problem there (and create issue if any)

@aksonov aksonov closed this as completed Sep 2, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants