Skip to content

Commit

Permalink
Added FAQ to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Jure Cular committed Sep 11, 2017
1 parent dde0c7c commit 8ded6d8
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -365,3 +365,7 @@ AppRegistry.registerComponent('BlinkIDReactNative', () => BlinkIDReactNative);

+ LicenseKey parameter must be provided.

## FAQ

**Can I create a custom UI overlay?**
Yes you can, but you will have to implement it natively for android and ios, you can see native implementation guides [here(Android)](https://github.com/BlinkID/blinkid-android#recognizerView) and [here(ios)](https://github.com/BlinkID/blinkid-ios/wiki/Customizing-Camera-UI#steps-for-providing-custom-camera-overlay-view).

0 comments on commit 8ded6d8

Please sign in to comment.