Coder Social home page Coder Social logo

tagraves / production-ready-rn-codemash-2019 Goto Github PK

View Code? Open in Web Editor NEW
2.0 2.0 2.0 416 KB

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

JavaScript 84.96% Python 3.62% Java 2.96% Objective-C 8.45%

production-ready-rn-codemash-2019's Introduction

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.

production-ready-rn-codemash-2019's People

Contributors

tagraves avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

production-ready-rn-codemash-2019's Issues

Session Announcements - Please Read!

I'd like to use this issue as a way to communicate with those who plan on attending my session at Codemash 2019. In a couple of weeks, I'll update this repository with code you can clone to help facilitate getting started ahead of time for the precompiler. Please watch this issue or comment here to receive updates on the session and the status of the repository. Thanks!

Running into trouble?

If you're trying to follow the instructions laid out in the readme here (or on the Codemash website) and running into problems, please post here. Be sure to include:
Your OS (and version)
What platform you're targeting (Android or iOS)
What error you're receiving

Remove $ from ${message}

In exercises/exercise-2/README.md section '2',
The following code
... <Text>Here's a message for you: ${message}</Text> ...
can be modified so that '$' doesn't show up on the screen. @TAGraves You removed it in the following code block example? ๐Ÿ˜‰

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.