ReactNative, Redux Toolkit, NativeBase, Yup, React-Hook-Form, React Navigation
Clone the project
git clone https://gitlab.com/hungnt144/phanminhhome_mobile.git LalahomeGo to the project directory
cd LalahomeInstall dependencies
yarn installStart Android
yarn androidStart IOS
yarn iosStart Website
yarn webTo deploy this project run
yarn build:web- Button.tsx (default - required)
- Button.android.tsx (Android)
- Button.ios.tsx (IOS)
- Button.web.tsx (Web)
- Button.native.tsx (Android & IOS)
- adb reverse tcp:8080 tcp:8080