1.1.2 • Published 7 years ago

react-native-template-coffee v1.1.2

Weekly downloads
2
License
MIT
Repository
github
Last release
7 years ago

A React Native template by Maurice Kraus

Requirements

  • React Native version 0.45 or higher
  • Typescript installed

Installation

react-native init <new package name> --template coffee
cd <new project name>
node scripts/install.js
npm run ios or npm run android
test: npm run test

Libraries included

  • Redux
  • Redux Thunk
  • React Navigation
  • React Native Extended StyleSheet, decleration file is missing
  • axios
  • react-native-vector-icons
  • tslint
  • jest
  • Redux logger

Features

it also gives you a basic folder structure