ReactNative, Redux Toolkit, NativeBase, Yup, React-Hook-Form, React Navigation
Clone the project
git clone https://gitlab.com/hungnt144/phanminhhome_mobile.git Lalahome
Go to the project directory
cd Lalahome
Install dependencies
yarn install
Start Android
yarn android
Start IOS
yarn ios
Start Website
yarn web
To 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