igorassis / thanos

My new React Native + Redux + Styled Components Boilerplate. Will be implemented Flow and Offline First support.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Thanos

react native boilerplate banner

A React Native Boilerplate using Redux for state management and Styled Components for styling.

Getting Started

  1. Make sure that you have Node.js and Npm installed. Also you can use yarn if you prefer.
  2. Clone this repo.
  3. Move to root project folder.
  4. Install Dependencies.
  5. Run the sample project.
git clone https://github.com/igorassis/thanos.git
cd thanos
yarn install
yarn start
Created with ❤️ by Igor Pires

About

My new React Native + Redux + Styled Components Boilerplate. Will be implemented Flow and Offline First support.


Languages

Language:JavaScript 100.0%