react-native-ar-faces

Getting started

$ npm install react-native-ar-faces --save

Mostly automatic installation

$ react-native link react-native-ar-faces

Usage

import ArFaces from 'react-native-ar-faces';

// TODO: What to do with the module?
ArFaces;