Skip to content

chris-gaona/production-ready-react-native

Repository files navigation

React Native to Production Course App

This is the repo for the course React Native to Production.

Feel free to use this app as an example to structure your own app off of! It's a fully featured currency converter with multiple themes.

Screenshot

Prerequisites

To run this application you'll need to be able to run a "pure" React Native application. If you haven't already please visit the Getting Started guide for React Native, click "Building Projects with Native Code", and configure your development environment. Once you've done that you're set!

Installation

Run the following commands from your terminal:

  • git clone https://github.com/HandlebarLabs/production-ready-react-native.git
  • cd production-ready-react-native
  • yarn install

Running

  • iOS: yarn run ios
  • Android: yarn run android

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published