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

https://github.com/julien-muke/react_native_jobs

A react native moblie app, fast and Simple Job Search for jobs posted on LinkedIn, Indeed, Glassdoor, ZipRecruiter, BeBee and many others, using JSearch API.
https://github.com/julien-muke/react_native_jobs

expo-cli rapidapi react-native uiux-design

Last synced: 3 months ago
JSON representation

A react native moblie app, fast and Simple Job Search for jobs posted on LinkedIn, Indeed, Glassdoor, ZipRecruiter, BeBee and many others, using JSearch API.

Awesome Lists containing this project

README

          

# Build and Deploy a React Native App | 2023
![Screenshot](Screenshot.jpg)

## Implementation:
- develop visually appealing UI/UX designs
- fetch data from an external API and integrate it
- implement search & pagination functionality
- create customAPI data fetching hooks
- write clean, organized, and maintainable code with proper architecture
- follow the best practices for React Native development

## Learn from JavaScript Mastery
⭐ JSM - https://jsmastery.pro/masterclass

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