Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/icecubesaad/recipeapp
https://github.com/icecubesaad/recipeapp
Last synced: 5 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/icecubesaad/recipeapp
- Owner: Icecubesaad
- Created: 2024-05-28T15:05:10.000Z (7 months ago)
- Default Branch: master
- Last Pushed: 2024-05-28T15:05:36.000Z (7 months ago)
- Last Synced: 2024-11-08T10:08:56.423Z (about 2 months ago)
- Language: JavaScript
- Size: 365 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)