TypeScript + react-native-unimodules + react-native-navigation + react-i18next + zustand + Hermes + babel-plugin-module-resolver
Remember to replace all the reactnativeboilerplate
to your project name.
-
Clone this repo.
-
Install Yarn, refer here.
-
Install node modules with Yarn.
yarn
-
To run on Android device / emulator.
yarn clean:android yarn android
-
To run on iOS device / simulator.
yarn clean:ios yarn ios (Simulator) yarn ios:deploy (Device) yarn ios:deploy "<your-device-ame>" (Specific device - When you have more than one device connected)
Well done!
CodeDee
Contributor
stevechan3310
leesiongchan