Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

React-Native API Documentation needed #150

Open
hillkim opened this issue May 25, 2020 · 3 comments
Open

React-Native API Documentation needed #150

hillkim opened this issue May 25, 2020 · 3 comments

Comments

@hillkim
Copy link

hillkim commented May 25, 2020

I have been struggling to get to use the available API import * as BlinkIDReactNative from 'blinkid-react-native' object to scan passport and other docs apart from ID card. If this can be added on read-me files. Also the link to API Js docs is misplaced. It links directly to code base.

@mparadina
Copy link
Contributor

Hi @hillkim

Can you please tell me which issues are you experiencing while scanning the passport documents?
Also, from which country are the documents are you trying to scan from?
Does the application throw exceptions or you can't retrieve any information when you try to scan the documents?

Also, to which API JS documentation are you referring to?

Regards,
Milan

@hillkim
Copy link
Author

hillkim commented May 25, 2020

@mparadina Thanks for the feedback. I need to scan a passport, ID , Driver's License, a custom card (based on text recognition) and a number plate(also based on text recognition). I have gone through the example app with react-native but am not sure how I can access the specific methods that will help me decouple this into modules that can be used on separate scenarios (Scanning specific document at a time-let's say different onPress events). I just want to see a documentation of available recognizers and how to use them.

Also, the API JS documentation am talking about is this
Screen Shot 2020-05-25 at 6 21 14 PM
This link leads to the repo

@mparadina
Copy link
Contributor

Hi @hillkim

You can find all of the available recognizers that you can implement in your BlinkID project here:
https://github.com/BlinkID/blinkid-react-native/tree/master/BlinkID/recognizers

Also, here is the link, which is located on our GitHub page for native platforms, to what is the purpose of each recognizer here and for what you can use them:
https://github.com/BlinkID/blinkid-ios#-list-of-available-recognizers

Also, feel free to ask here or contact us directly at [email protected] in case of any additional inquiries.

Regards,
Milan

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants