BlinkID / blinkid-react-native

ID scanning for cross-platform apps built with ReactNative.
176 stars 59 forks source link

Customize camera Re #195

Open aarango opened 2 years ago

aarango commented 2 years ago

I need customize camera mask. [ styles ... ] But I don't see the documentation. Where a see this documentation?

MBrizic01 commented 2 years ago

Hello Andres,

Thank you for reaching out. Can you please tell us what would you like to customize in UI? If you would like to change a string you can do it, but when it comes to other modifications like removing or adding elements in UI, you should make a custom UI.

nick-vidm commented 2 years ago

What type of custom UI can be used? Could I make it in React-Native or there is only Native separated Android/iOS code possible?

MBrizic01 commented 2 years ago

Hi @nick-vidm, you can not make it in React Native. The solution is to make it in the native code and then wrap it back.

nick-vidm commented 2 years ago

Hi @nick-vidm, you can not make it in React Native. The solution is to make it in the native code and then wrap it back.

do I need to ask for two separate native license keys then?

MBrizic01 commented 2 years ago

@nick-vidm Please reach out to support@microblink.com, and we will help you with the licenses. You don't need separate native licenses.

nick-vidm commented 2 years ago

I have one license for cross-platform (RN), will it be enough?