Skip to content

deshmukhrohit11/reactnativeapp

 
 

Repository files navigation

React Native Sample App

This is the sample code from the React native crash course

Version

1.0.0

Usage

Installation

$ npm install

Run the packager

$ react-native start

Run the app in Windows

$ react-native run-android

Run the app in iOS

$ react-native run-ios

About

Sample app from React Native Crash Course

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 56.9%
  • Objective-C 25.6%
  • Python 9.5%
  • Java 8.0%