Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/kubilayture/job-search

This project is a simple job search application built with React Native and Expo. It allows users to search for job listings, leveraging Expo Router for navigation and Axios for API calls. The app includes essential features like splash screens, status bar handling, and safe area context management for a smooth user experience.
https://github.com/kubilayture/job-search

expo react-native

Last synced: 28 days ago
JSON representation

This project is a simple job search application built with React Native and Expo. It allows users to search for job listings, leveraging Expo Router for navigation and Axios for API calls. The app includes essential features like splash screens, status bar handling, and safe area context management for a smooth user experience.

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)