https://github.com/coder-abdo/delivro
delivery app
https://github.com/coder-abdo/delivro
Last synced: 4 months ago
JSON representation
delivery app
- Host: GitHub
- URL: https://github.com/coder-abdo/delivro
- Owner: coder-abdo
- Created: 2023-08-15T20:45:25.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-08-15T20:48:19.000Z (almost 2 years ago)
- Last Synced: 2025-01-14T11:58:22.011Z (5 months ago)
- Language: JavaScript
- Size: 208 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Expo Router Example
Use [`expo-router`](https://expo.github.io/router) 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://expo.github.io/router)
- [Expo Router: Repo](https://github.com/expo/router)