UNPKG

expo-face-detector

Version:

Lets you use the power of Google Mobile Vision (https://developers.google.com/vision/face-detection-concepts) framework to detect faces on images.

4 lines (2 loc) 109 B
import { NativeModulesProxy } from 'expo-modules-core'; export default NativeModulesProxy.ExpoFaceDetector;