Its a Application build on React Native
I just made it for fun to test where can i go with React native and React native web.
!!!!!! Don't work on android for now but coming soon !!!!!!
Before you start check if you have settle the right setup environement => here.
if you don't have it :
yarn global add pod-install
yarn
npx pod-install
yarn start
IOS: yarn ios
ANDROID: yarn android
WEB: yarn web
Macbook Silicon M1 issue : make sure that your excluded Architectures is like below in your builds settings
Launch XCode and build the project on the simulator of your choice
Launch Android Studio and build and Run the project on the emulator of your
choice