README
react-native-arc-soft-face
Getting started
$ npm install react-native-arc-soft-face --save
Mostly automatic installation
$ react-native link react-native-arc-soft-face
Usage
import ArcSoftFace from 'react-native-arc-soft-face';
// TODO: What to do with the module?
ArcSoftFace;