Skip to content

SafaElmali/rn-navigation-example

Repository files navigation

React-Navigation-Example

This repo contains demo codes for my Medium article 👉 Medium Article

Preview

0_T_yqqL9J5cBxukLt

How To Install ?

  • Go to project folder and run npm install
  • Go to ios folder and run pod install

How To Run The Project

  • Go to the main folder.
  • To deploy to an Android emulator or attached Android phone, you can run the app by typingreact-native run-android
  • To deploy to an IOS emulator, you can run the app by typingreact-native run-ios

License

rn-navigation-example is MIT licensed.