Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/erikaperciliano/react_native_jobs
https://github.com/erikaperciliano/react_native_jobs
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/erikaperciliano/react_native_jobs
- Owner: erikaperciliano
- Created: 2023-11-05T16:53:27.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-08T23:14:01.000Z (about 1 year ago)
- Last Synced: 2023-11-10T07:17:17.116Z (about 1 year ago)
- Language: JavaScript
- Size: 721 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)