tassdr / react-native-template

A template for react native applications with built-in navigation.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Introduction

A template for react native applications with built-in navigation. Includes a drawer and a bottom-tab navigator, a customizable header component, and a few sample screens.

demo

Demo

Snack made by cjmling available here

Running the app

  1. Follow the instructions and install the dependencies required for your target OS from here

  2. git clone https://github.com/tassdr/react-native-template.git
    
  3. npm install
    
  4. react-native run-android
    

or react-native run-ios

About

A template for react native applications with built-in navigation.


Languages

Language:JavaScript 47.2%Language:Objective-C 25.7%Language:Python 13.7%Language:Java 13.5%