-
-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Open
Labels
BottomNavigationquestionQuestion related to the library, not an issueQuestion related to the library, not an issue
Description
Hi
I'm new in React Native world. Im trying to use your bottom navigation with React navigation based on article:
https://callstack.github.io/react-native-paper/docs/guides/bottom-navigation/
<Text onPress={() => navigation.navigate('Tab2')}>Go to other tab</Text>
When I use tab screen name all works but there is option to navigate to other page no existing in bottom tab?
Use case:
I have profile view (in bottom menu) but profile has multiple separated views.
Metadata
Metadata
Assignees
Labels
BottomNavigationquestionQuestion related to the library, not an issueQuestion related to the library, not an issue