Welcome to my Expo React Native application showcase repository! This repo contains a modern and sleek React Native application built using Expo. The project demonstrates my skills and learnings in React Native development, including best coding practices, clean and maintainable code, and an amazing UI/UX design.
-
Dynamic Stylesheet and Responsive Design: The application utilizes a dynamic stylesheet and responsive design principles to ensure a consistent and visually appealing experience across different devices.
-
Custom Hooks for Fetching Data: I have implemented custom hooks to fetch data from external APIs, allowing for efficient data retrieval and management within the application.
-
Search and Pagination Functionality: The application includes a search feature that allows users to search for specific data within the app. Additionally, pagination functionality enables smooth navigation through large datasets.
To run the application locally, follow these steps:
- Clone the repository:
git clone https://github.com/your-username/expo-react-native-showcase.git - Navigate to the project folder:
cd expo-react-native-showcase - Install dependencies:
npm install - Start the Expo development server:
npm start - Follow the instructions provided by Expo to launch the app on your preferred device or simulator.
I welcome contributions to enhance the application or add new features. If you have any improvements, ideas, or bug fixes, feel free to open an issue or submit a pull request.
download app from here : https://expo.dev/@talhaahmed/JobApp?serviceType=classic&distribution=expo-go
Use expo-router to build native navigation using files in the app/ directory.
npx create-react-native-app -t with-router