App

This is a React native project that show the listing item. The app show listing data and have list item form.

Features

  • Bottom tab navigator
  • Display list of items
  • Form to add new item
    • Form can choose photo from library
    • Can interact with slider and switch

Getting Started

To run this project, you need to have React Native environment installed on your machine. If you haven't installed them yet, you can follow the instructions on the React native website.

Once you have setup completed, you can follow these steps to run the project:

  1. Clone the repository: First, you need to clone this repository to your local machine. You can do this by running the following command in your terminal:

    git clone https://github.com/daovinhlinh/react-native-test.git
  2. Navigate to the project directory: Use the cd command to navigate to the project directory:

    cd react-native-test
  3. Get packages: Run the following command to fetch the necessary packages:

    npx expo install
  4. Run the app: Finally, you can run the app by executing the following command:

    npx expo start

    And then press I to run the app on an iOS simulator or A to run the app on an Android emulator.

Please note that you need to have an emulator running, or a device connected, to run the app.

##Showcase

Simulator.Screen.Recording.-.iPhone.15.Pro.-.2024-08-13.at.03.05.34.mp4