Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

Awesome Lists containing this project

README

        

# Job Search React Native Application

icon
icon

## 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)