Skip to content

Latest commit

 

History

History
47 lines (28 loc) · 1.01 KB

README.md

File metadata and controls

47 lines (28 loc) · 1.01 KB

React Furniture App UI

A Ui focused furniture store based with new Animated 3 features like Shared Element Transition

Built With

  • React Native
  • React Native Reanimated 3

Installation

  1. Clone the repo:
    git clone https://github.com/hewad-mubariz/Furniture_App.git

iOS

  • npm install
  • cd ios && pod install && cd ..
  • npm run ios

Android

  • npm install
  • npm run android

Simple Flow Demo

If you'd like to see a simple flow of the application, please follow the steps below:

For Android:

  1. Ensure you have an Android emulator or a connected device.
  2. Run the following command in your terminal:npm run detox:test-android

For iOS:

  1. Ensure you have an iOS simulator or a connected device.
  2. Run the following command in your terminal:npm run detox:test-ios

These commands will showcase a basic flow of the application on the respective platforms.

Demo

furniture-demo.mp4