Skip to content

nmartinezb3/react-native-navigation-example

 
 

Repository files navigation

React Native Navigation Example

This is a simple app example of a navigation implementation with React Native for Android and iOS using React Navigation

How to use

Requirements:

  • node, watchman, react-native CLI, XCode and/or Android Studio as explained here.

Clone this repo and run npm install.

To run the iOS app: react-native run-ios

To run the Android app: react-native run-android


About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Objective-C 37.3%
  • JavaScript 35.9%
  • Python 14.7%
  • Java 12.1%