Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bottom navigation and React navigation #4586

Open
prugala opened this issue Dec 28, 2024 · 0 comments
Open

Bottom navigation and React navigation #4586

prugala opened this issue Dec 28, 2024 · 0 comments
Labels
question Question related to the library, not an issue

Comments

@prugala
Copy link

prugala commented Dec 28, 2024

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.

@prugala prugala added the question Question related to the library, not an issue label Dec 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Question related to the library, not an issue
Projects
None yet
Development

No branches or pull requests

1 participant