Skip to content
This repository has been archived by the owner on May 7, 2020. It is now read-only.

Latest commit

 

History

History
17 lines (10 loc) · 407 Bytes

File metadata and controls

17 lines (10 loc) · 407 Bytes

react-native-navigation-experimental-tabs

Overview

A react native navigation experimental app which includes both tab and page navigation.

Works on both iOS and Android from a single code base.

Installation

git clone https://github.com/SMJ93/react-native-navigation-experimental-tabs.git

cd react-native-navigation-experimental-tabs

npm install

react-native run-ios

react-native run-android