Handcrafting an iOS Application with React Native (and lots of love)

Looking to get started writing React Native Apps?
Stanley Yang has published a detailed and descriptive tutorial about the basic concepts of React Native.

Tutorial: Handcrafting an iOS Application with React Native (and lots of love) blogpost

rn animation tutorial on GitHub

Tutorial Objectives:

  • Provide an overview of React Native and why it is amazing
  • Teach the fundamentals of Navigator in a React Native iOS application
  • Break down the Animated API and perform amazing animations
  • Tap into gesture detection with PanResponder in iOS