Initial commit

Generated by create-expo-app 2.3.1.
This commit is contained in:
CHIEFSOFT\ameye
2024-04-27 19:48:29 -04:00
commit e88bc2ca3c
6 changed files with 15226 additions and 0 deletions
+13
View File
@@ -0,0 +1,13 @@
# Expo Router Example
Use [`expo-router`](https://docs.expo.dev/router/introduction/) to build native navigation using files in the `app/` directory.
## 🚀 How to use
```sh
npx create-expo-app -e with-router
```
## 📝 Notes
- [Expo Router: Docs](https://docs.expo.dev/router/introduction/)