jamkaramol / reactNativeNavigationStarter

A quick start code template for react-native project with navigation

Repository from Github https://github.comjamkaramol/reactNativeNavigationStarterRepository from Github https://github.comjamkaramol/reactNativeNavigationStarter

React-native with Navigation screens

Demo

This is a react native starter project with react navigation.

  • To quick start react native project with react native navigation.
  • Using ReactNavigation 3.x.
  • Code only support for android devices.

Features!

  • Navigation
  • Open modal

Tech

Installation

It requires ReactNative and AndroidStudio.

Install the dependencies and run the code.

$ npm install
$ react-native link react-native-gesture-handler
$ react-native run-android

Todos

  • Add navigation drawer

About

A quick start code template for react-native project with navigation


Languages

Language:JavaScript 40.7%Language:Objective-C 29.7%Language:Python 14.9%Language:Java 14.6%