# cprinter **Repository Path**: jonho/cprinter ## Basic Information - **Project Name**: cprinter - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-05-14 - **Last Updated**: 2021-07-08 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # react-native-baidu-face ## Getting started `$ npm install react-native-baidu-face --save` ### Mostly automatic installation `$ react-native link react-native-baidu-face` ## Usage ```javascript import BaiduFace from 'react-native-baidu-face'; // TODO: What to do with the module? BaiduFace; ```