Skip to content

ibrahimcanbaz/lets-navigate

Repository files navigation

React Navigation Tutorial

This is sample code repo for react navigation tutorial for react native platform. You can also use it as boiler plate code for your application. Its pretty basic not advanced tutorial ,you can understand even if you are a beginner.

You can check demo app from here and related tutorial post

How to use it ?

First, clone the repo and cd to directory:

$ git clone https://github.com/ibrahimcanbaz/lets-navigate.git && cd lets-navigate

Then install dependencies:

$ npm install

or with yarn:

$ yarn

And you also need to have exp installed. Here how you can do it:

$ yarn global add exp
$ exp register
$ exp login
$ exp start --tunnel --dev --exp

Then you are ready to go !

About

This is sample code repo for react navigation tutorial for react native platform.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors