https://github.com/lalitdotdev/rn_jobs
Simple JOB finding React Native App that fetches Jobs from Jobsearch Rapid API and displays Jobs / internships and various opportunities from different categories with job descriptions and Job requirements.
https://github.com/lalitdotdev/rn_jobs
expo-cli react-native
Last synced: 12 days ago
JSON representation
Simple JOB finding React Native App that fetches Jobs from Jobsearch Rapid API and displays Jobs / internships and various opportunities from different categories with job descriptions and Job requirements.
- Host: GitHub
- URL: https://github.com/lalitdotdev/rn_jobs
- Owner: lalitdotdev
- Created: 2023-03-22T14:05:03.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-10-24T19:15:35.000Z (over 2 years ago)
- Last Synced: 2025-01-17T03:39:06.329Z (over 1 year ago)
- Topics: expo-cli, react-native
- Language: JavaScript
- Homepage:
- Size: 387 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)