https://github.com/varundhand/jobsearch-app
Explore exciting job opportunities on the go with our JobSearch mobile app! This React Native application empowers users to discover a wide range of jobs and access essential details, making the application process seamless.
https://github.com/varundhand/jobsearch-app
expo react-native react-navigation
Last synced: 3 months ago
JSON representation
Explore exciting job opportunities on the go with our JobSearch mobile app! This React Native application empowers users to discover a wide range of jobs and access essential details, making the application process seamless.
- Host: GitHub
- URL: https://github.com/varundhand/jobsearch-app
- Owner: varundhand
- Created: 2023-11-06T21:11:47.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-11-21T18:30:25.000Z (over 2 years ago)
- Last Synced: 2025-02-10T22:52:19.655Z (over 1 year ago)
- Topics: expo, react-native, react-navigation
- Language: JavaScript
- Homepage:
- Size: 1.66 MB
- 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)