react-navigation / rfcs

RFCs for changes to React Navigation
Other
88 stars 16 forks source link

How to hide tab bar item n react-navigation #81

Closed nihp closed 5 years ago

nihp commented 5 years ago

Any option to hide the tab bar item in react-navigation?

showTab option is supported or not?

sapjax commented 5 years ago

tabBarButtonComponent: null

nihp commented 5 years ago

tabBarButtonComponent: null

@sapjax This not worked for me

satya164 commented 5 years ago

This repo is meant for discussions and proposals. Please don't open support requests here,