Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/chuksjoshuaa/joby
Built a Job Search Application with React Native that enables users to search for jobs conveniently and apply to those jobs. Application was built with React Native, Expo Cli and Router.
https://github.com/chuksjoshuaa/joby
expo-cli expo-router react-native
Last synced: 2 days ago
JSON representation
Built a Job Search Application with React Native that enables users to search for jobs conveniently and apply to those jobs. Application was built with React Native, Expo Cli and Router.
- Host: GitHub
- URL: https://github.com/chuksjoshuaa/joby
- Owner: ChuksJoshuaa
- Created: 2023-04-02T16:23:00.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-08-20T05:38:07.000Z (about 1 year ago)
- Last Synced: 2024-04-16T14:14:10.700Z (7 months ago)
- Topics: expo-cli, expo-router, react-native
- Language: JavaScript
- Homepage:
- Size: 1.91 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Job Search React Native Application
## Setup
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)