Skip to content

flavioislima/remote-jobs-app

Repository files navigation

Remote Work - Find Remote Jobs

This app helps you find remote jobs by listing available positions from websites like Remote OK, We Work Remotely, JS Remotely, and others.

Now Powered by Expo

The app has been fully migrated to Expo, making development, testing, and deployment easier across Android, iOS, and Web platforms. The codebase now uses:

  • Expo Router for navigation (file-based routing)
  • React Native Elements for UI components
  • Expo-compatible AdMob for ads (if enabled)
  • AsyncStorage for persistent state
  • Modern React patterns (hooks, context, functional components)
  • No native dependencies for date picking (custom cross-platform date picker)

Try it on Android

Prerequisites

  • Node.js
  • Expo CLI
  • An Android/iOS device or simulator, or just use the web version

Getting Started

Clone this repository:

git clone https://github.com/flavioislima/remote-jobs-app.git
cd remote-jobs-app

Install dependencies:

npm install

Start the development environment:

npm run start
  • For Android: scan the QR code with Expo Go or run npm run android
  • For iOS: run npm run ios
  • For Web: run npm run web

Built With

Author


About

An App developed with React Native to find Remote Jobs on popular websites

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •