react-native-template-mvptemplate

0.0.3 • Public • Published

React Native Basic App Template

A simple basic template to start a new React Native app with ESLint and custom scripts.

Requirements

  • react-native-cli
  • yarn

Usage

Create a new project passing a template:

react-native init [NameAPP] --template douglasprado

Wait for download dependencies.

React Native

Finish install with:

yarn start

To inject custom scripts and remove unnecessary files.

https://airbnb.io/lottie/#/react-native

Open the Xcode project configuration and add the Lottie.framework as Embedded
Binaries.
Change name app.json for name project

Includes

  • [x] ESlint (extends Airbnb) v4.19.1
  • [x] lottie-react-native v2.6.1
  • [x] moment v2.24.0
  • [x] react-native-gesture-handler v1.1.0
  • [x] react-native-svg v9.3.7
  • [x] react-native-svg-uri v1.2.3
  • [x] react-native-vector-icons v6.4.2
  • [x] react-navigation v3.6.1
  • [x] react-navigation-fluid-transitions v0.3.1
  • [x] redux v4.0.1
  • [x] react-redux v6.0.1
  • [x] redux-saga v1.0.2
  • [x] styled-components v4.2.0
  • [x] reactotron-react-native v3.2.1
  • [x] react-native-firebase v5.2.3

Readme

Keywords

none

Package Sidebar

Install

npm i react-native-template-mvptemplate

Weekly Downloads

3

Version

0.0.3

License

none

Unpacked Size

30.5 kB

Total Files

26

Last publish

Collaborators

  • douglasprado