react-native-template-starter

0.0.3 • Public • Published

This is personal app setup that I use for my RN projects.

This is WIP, as I need to init and grow more than one project using this.

$react-native init --template starter <new project name>

Things to do after init

  1. Run node scripts/postInit.js It will:
  • Install dev dependencies
  • Replace appKey in index files
  1. Finish splash screen installation as instructed
  2. Examine .env files for react-native-config
  3. Run new app

Things included

Package Sidebar

Install

npm i react-native-template-starter

Weekly Downloads

1

Version

0.0.3

License

MIT

Last publish

Collaborators

  • doomsower