/React-Native-Boilerplate

React Native Boilerplate with Redux and Firebase setup

Primary LanguageObjective-C

Installation

  1. clone the repos
  2. npm i
  3. For ios run react-native run-ios

Constants

Colors

Here you can put all your colors you want to use globally. With react-native-extended-stylesheet you can use it inside the style with a $ in front on the variable name.

Good website for find colors

Packages

Good Tips