/TorchDemo

React Native sample application using react-native-torch plugin.

Primary LanguageObjective-CMIT LicenseMIT

TorchDemo

React Native sample application using react-native-torch plugin.

Keep in mind that this demo will only work on real devices. The simulators have no torch so it won't work there.

Usage

First, clone this repository. Then:

Android

react-native run-android

iOS

  1. Open ios/TorchDemo.xcodeproj in XCode
  2. Select development team for code-signing
  3. Run!