Skip to content

The app is built using React Native, Expo, and Rapid API. It utilizes Rapid API to fetch job listings from various sources, providing users with access to a wide range of job opportunities. With a user-friendly interface and intuitive design, this app aims to streamline the job search.

Notifications You must be signed in to change notification settings

AugustineTamba/react_native_jobs_trolls

Repository files navigation

React Native Expo Project with Expo Router

This repository contains a React Native Expo project that utilizes Expo Router for native navigation. The project structure is designed to organize navigation logic using files in the app/ directory.

Features

  • Native Navigation: Utilize Expo Router to create seamless navigation within your React Native application.
  • Modular Structure: Organize navigation logic into separate files within the app/ directory for improved code organization and maintainability.

🚀 Getting Started

To get started with this project, follow these steps:

  1. Clone this repository to your local machine.
  2. Navigate to the project directory.
  3. Install dependencies using npm install or yarn install.
  4. Start the Expo development server using expo start.
  5. Use an emulator or scan the QR code with the Expo Go app to run the app on your device.

Usage

To use Expo Router in your own projects, you can follow these steps:

  1. Install Expo Router in your Expo project:
    npm install @expo/router
  2. Import the necessary components from Expo Router:
    import { Stack } from '@expo/router';
  3. Define your navigation stack using Stack components and specify the routes.

For more detailed usage instructions and documentation, refer to Expo Router Docs.

Contributing

Contributions to this project are welcome! If you encounter any issues or have suggestions for improvements, please feel free to open an issue or submit a pull request.

License

This project is licensed under the MIT License.


Feel free to customize this README with additional sections or details specific to your project!

About

The app is built using React Native, Expo, and Rapid API. It utilizes Rapid API to fetch job listings from various sources, providing users with access to a wide range of job opportunities. With a user-friendly interface and intuitive design, this app aims to streamline the job search.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published