callstack / callstack/react-native-paper
Bottom navigation and React navigation
Open
BottomNavigation
question
- Dominant language
- TypeScript
- Stars
- 14.5k
- Forks
- 2.2k
- Avg merge
- 5d 23h
- Merged PRs (30d)
- 12
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/
` navigation.navigate('Tab2')}>Go to other tab`
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.
Contributor guide
Assessment
This issue has not been assessed yet.