Skip to content

houssemELbahri/Bottom_Tab

 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 52.1%
  • Java 21.9%
  • C++ 9.7%
  • Objective-C++ 5.9%
  • JavaScript 3.8%
  • Objective-C 3.2%
  • Other 3.4%