renco
TypeScript icon, indicating that this package has built-in type declarations

0.0.3 • Public • Published

React Native boilerplate

This is the boilerplate, once you've installed [React Native] and the Renco CLI, you can get started with this boilerplate.

Quick Start

Prerequisite: install the React Native CLI -- choose React Native CLI, not Expo.

First, install Renco globally:

npm install -g renco
# or
yarn global add renco
renco new MyApp 

cd into your new app and run react-native run-ios or react-native run-android (note: in Android, you'll need an Android emulator running or an Android phone attached).

Readme

Keywords

Package Sidebar

Install

npm i renco

Weekly Downloads

1

Version

0.0.3

License

MIT

Unpacked Size

9.28 kB

Total Files

15

Last publish

Collaborators

  • rickyfabians