npx arvis-rn
You need to select the template type and your project name.
Currently, arvis-rn not support windows. So please use one of these command.
- Basic setup. RN 0.72.0
npx react-native init MyProjectExample --template https://gitlab.arvis-engineering.net/prieyuda.sustono/rn-minimum-setup.git
- Basic + React Navigation. RN 0.72.0
npx react-native init MyProjectExample --template https://gitlab.arvis-engineering.net/prieyuda.sustono/rn-with-navigation.git
- With realm local database. RN 0.70.6
npx react-native init MyProjectExample --template https://gitlab.arvis-engineering.net/prieyuda.sustono/arvis-react-native-realm.git