expo / examples

Example projects that demonstrate how to use Expo APIs and integrate Expo with other popular tools
2.34k stars 884 forks source link

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

Open AnatuGreen opened 2 years ago

AnatuGreen commented 2 years ago

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

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

flexbox commented 2 years ago

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

AnatuGreen commented 2 years ago

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.