A Ui focused furniture store based with new Animated 3 features like Shared Element Transition
git clone https://github.com/hewad-mubariz/Furniture_App.git
npm install
cd ios && pod install && cd ..
npm run ios
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:
npm run detox:test-android
For iOS:
npm run detox:test-ios
These commands will showcase a basic flow of the application on the respective platforms.