项目作者: ludo

项目描述 :
React Native sample application using react-native-torch plugin.
高级语言: Objective-C
项目地址: git://github.com/ludo/TorchDemo.git
创建时间: 2017-06-11T23:27:11Z
项目社区:https://github.com/ludo/TorchDemo

开源协议:MIT License

下载


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

  1. react-native run-android

iOS

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