examples icon indicating copy to clipboard operation
examples copied to clipboard

We need an example that has all three navigation types in one app: Tab, Drawer, Stack

Open AnatuGreen opened this issue 3 years ago • 2 comments

We need an example that has all three navigation types in one app:

  • Stack Navigation,
  • Drawer navigation
  • Tab Navigation. My research shows that although this is the way most apps are built today, there is no concrete information or template on how to do this easily.

If anyone wants to build this with me, please reach out : Twitter: @AnatuGreen

AnatuGreen avatar Jan 11 '22 14:01 AnatuGreen

Hey @AnatuGreen Did you have a look at this https://github.com/react-navigation/react-navigation/tree/main/example ?

flexbox avatar Jan 13 '22 12:01 flexbox

Hey @AnatuGreen Did you have a look at this https://github.com/react-navigation/react-navigation/tree/main/example ?

Yea I saw that. I mean a more simplified version. Something that has just the three main navigations I mentioned earlier.

AnatuGreen avatar Jan 20 '22 09:01 AnatuGreen