Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/danuja01/csse-mobile
https://github.com/danuja01/csse-mobile
hacktoberfest
Last synced: 27 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/danuja01/csse-mobile
- Owner: danuja01
- Created: 2023-10-14T06:16:46.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-10-29T06:14:46.000Z (about 1 year ago)
- Last Synced: 2023-10-30T05:32:07.326Z (about 1 year ago)
- Topics: hacktoberfest
- Language: JavaScript
- Homepage:
- Size: 1.79 MB
- Stars: 0
- Watchers: 1
- Forks: 1
- 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)