Skip to content

Latest commit

 

History

History
47 lines (29 loc) · 1.67 KB

README.md

File metadata and controls

47 lines (29 loc) · 1.67 KB

Basic React Native App 📱

Welcome to the Basic React Native App! This mobile application is designed to simplify your experience by offering a clean login interface and seamless navigation to individual posts.

Features 🚀

  • User-Friendly Login: Access the app with ease using the following credentials:

    • Username: admin
    • Password: password
  • Effortless Navigation: After logging in, explore the Post page effortlessly. A simple click on a post will lead you to the dedicated post page.

Getting Started 🏁

Ready to dive into the world of this basic React Native app? Follow these simple steps to get started:

  1. Clone the Repository: Begin by cloning this repository to your local machine.

    git clone https://github.com/hammyasf/basic-react-native-app
  2. Installation: Navigate to the project's root directory and install the necessary dependencies.

    cd basic-react-native-app
    npm install
  3. Running on Android: To run the app on an Android device or emulator, execute the following command:

    npm run android
  4. Running on iOS: For iOS enthusiasts, you can launch the app on an iOS device or emulator with this command:

    npm run ios

Time and Effort ⏱️

The creation of this app was a result of approximately 4 hours of dedicated work. We hope you find it useful and enjoy using it!

If you have any questions, feedback, or encounter any issues while using the app, please feel free to open an issue on our GitHub repository. Your contributions and suggestions are highly appreciated! 🙌