shihabus / React-Native-Boilerplate

React Native Boilerplate with Redux and Firebase setup

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

React Native Boilerplate with Redux and Firebase setup


Languages

Language:Objective-C 44.4%Language:JavaScript 25.1%Language:Python 16.6%Language:Java 13.9%