https://github.com/4sskick/rn_jobs
job search application using react native. Configured using expo & integrating an API
https://github.com/4sskick/rn_jobs
expo react-native
Last synced: 3 months ago
JSON representation
job search application using react native. Configured using expo & integrating an API
- Host: GitHub
- URL: https://github.com/4sskick/rn_jobs
- Owner: 4sskick
- Created: 2023-04-15T08:44:06.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2023-04-22T19:32:16.000Z (about 2 years ago)
- Last Synced: 2025-01-14T15:50:40.447Z (4 months ago)
- Topics: expo, react-native
- Language: JavaScript
- Homepage:
- Size: 502 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-react-native-app -t with-router
```## 📝 Notes
- [Expo Router: Docs](https://expo.github.io/router)
- [Expo Router: Repo](https://github.com/expo/router)
- [Request for Comments](https://github.com/expo/router/discussions/1)