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

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

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)