Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aygunbyr/react-native-jobs
React Native Jobs Application
https://github.com/aygunbyr/react-native-jobs
expo expo-router react-native
Last synced: about 1 month ago
JSON representation
React Native Jobs Application
- Host: GitHub
- URL: https://github.com/aygunbyr/react-native-jobs
- Owner: aygunbyr
- Created: 2023-10-09T19:53:57.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-10-12T18:42:21.000Z (about 1 year ago)
- Last Synced: 2024-01-26T01:02:02.434Z (12 months ago)
- Topics: expo, expo-router, react-native
- Language: JavaScript
- Homepage:
- Size: 529 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)