mirror of
https://github.com/zhigang1992/examples.git
synced 2026-01-12 09:03:42 +08:00
Drawer navigation example
🚀 How to use
- Install with
yarnornpm install. - Run
expo startto try it out.
📝 Notes
- This is a very basic example from the react navigation docs.
- Drawer navigation documentation.