Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在使用 createBottomNavigator 在我的应用程序中设置 tabBarBottom。我有很多屏幕和子屏幕。
例如,我有 5 个主屏幕,每个屏幕都有子屏幕。我需要在某些子屏幕中隐藏底栏。它不起作用,如果我设置 tabBarVisible: false。谁能给这个答案