corymsmith / react-native-icons

Quick and easy icons in React Native
MIT License
1.14k stars 141 forks source link

Question: how to hide the tab bar for specific routes? #20

Closed jsierles closed 9 years ago

jsierles commented 9 years ago

For some routes, I'd like a modal-style look which occupies the whole screen. What would be the best way to handle this using the custom tab bar?

corymsmith commented 9 years ago

Going to close this for now as I think you found a solution with the modal / blur components