dereknahman / react-nav-drills

An app for iOS where I practice using React Navigation v5.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

react-nav-drills

I started this project because I was running into a lot of navigation issues at work and needed time to understand it on my own terms before trying to apply the principles to someone else's project.

I am using this tutorial.

To run:

  • clone this repo
  • yarn install
  • cd ios && pod install && cd ..
  • yarn run ios

(Because this is just a scratchpad of an app, I haven't tested it on Android. Sorry to the Android people out there.)

About

An app for iOS where I practice using React Navigation v5.


Languages

Language:JavaScript 92.4%Language:Java 3.9%Language:Objective-C 2.8%Language:Ruby 0.5%Language:Starlark 0.4%