I am new to react native and I am trying to build an application.
I would like to use expo router for navigation because I saw it was easier to set up than react navigation.
This is what I am trying to achieve with my navigation :
double tab bars
I saw it was possible online but after trying a lot I cannot make this work.
Is there a way to have two tab bars with expo router ?
I tried to have a (tabs) folder, being my lower tab bar. And in this (tabs) folder I have another (tabs) folder being my top tabs bar.
arborescence
easymoneysnipper35 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.