React Navigation for multiple pages

19 views Asked by At

I'm new to React Native. Currently I'm working on an e-commerce app and want to implement navigation. Here's my question: what's the most efficient way to do that. My project has multiple pages (more than 20) and I'm also using Bottom bar navigation.

I've checked the official documentation of React Navigation and checked lots of examples online.

0

There are 0 answers