Skip to content

The repository for the talk "Building a Production-Ready React Native App" at Codemash 2019

Notifications You must be signed in to change notification settings

mspiegel31/production-ready-rn-codemash-2019

 
 

Repository files navigation

Pre-workshop setup

Please come to the precompiler prepared by following the below steps:

For this workshop, you will need a development environment set up for developing native code React Native applications.

  1. Navigate to https://facebook.github.io/react-native/docs/getting-started
  2. Click "Building Projects with Native Code"
  3. Select your preferred development OS and target OS. I recommend Android for Windows and iOS for macOS.
  4. Follow the steps there all the way through "That's it!"

The instructions on the above website can sometimes be outdated. If you have any issues running a sample React Native application, please open an issue at https://github.com/TAGraves/production-ready-rn-codemash-2019/issues and I will try to help.

In addition, please clone this repository and run npm install.

About

The repository for the talk "Building a Production-Ready React Native App" at Codemash 2019

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 84.9%
  • Objective-C 8.5%
  • Python 3.6%
  • Java 3.0%