@avoine/mobile-init

0.4.0 • Public • Published

@avoine/mobile-init

Create a simple React Native mobile application with some basic screens ready.


Install

Install Avoine Mobile Init as global package with

npm install @avoine/mobile-init -g


Usage

# avoine-mobile-init myapp

This will create an application to directory ./myapp/ with react-native init myapp and then some custom scripts will be run.

Just like with react-native init you can then start your mobile app with

# cd myapp
# react-native run-ios

or

# cd myapp
# react-native run-android

Related packages

Readme

Keywords

none

Package Sidebar

Install

npm i @avoine/mobile-init

Weekly Downloads

2

Version

0.4.0

License

MIT

Last publish

Collaborators

  • joksanen
  • niklam