arvis-rn

1.2.0 • Public • Published

run this command with

Mac or Linux

npx arvis-rn

You need to select the template type and your project name.

Windows

Currently, arvis-rn not support windows. So please use one of these command.

  1. Basic setup. RN 0.72.0

npx react-native init MyProjectExample --template https://gitlab.arvis-engineering.net/prieyuda.sustono/rn-minimum-setup.git

  1. Basic + React Navigation. RN 0.72.0

npx react-native init MyProjectExample --template https://gitlab.arvis-engineering.net/prieyuda.sustono/rn-with-navigation.git

  1. 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

Readme

Keywords

none

Package Sidebar

Install

npm i arvis-rn

Weekly Downloads

2

Version

1.2.0

License

ISC

Unpacked Size

2.21 kB

Total Files

3

Last publish

Collaborators

  • prieyuda.sustono