ReactNative78 is a React Native application that provides a platform for building mobile applications with a focus on performance and user experience. It includes features such as Redux for state management, React Navigation for routing, and a customizable theme provider.
To install the project, clone the repository and run the following commands:
npm install
To start the application, run:
npm start
For Android, run:
npm run android
For iOS, run:
npm run ios
- User Reducer: Manages user authentication and information.
- Stack Navigation: Handles navigation between different screens in the app.
- DhineshKumar: Developed the application.
- Parkavi: Contributed to th
Contributions are welcome! Please open an issue or submit a pull request.