Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 307 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 307 Bytes

See example code in src/App.js

  1. run yarn or npm install to install dependencies
  2. download the sdk and copy FaceTecSDK.framework to ios/
  3. copy your deviceKeyIdentifier to device-key-identifier.json, e.g.:
"abcdefg"
  1. run the example app