blinkid-react-native icon indicating copy to clipboard operation
blinkid-react-native copied to clipboard

[IOS] Camera View Size and more customizations

Open ArielAlvaradoAtahuichi opened this issue 7 months ago • 1 comments

Hi! I couldn't find a way to change the size of the camera, it's taking all the space in the screen. Is there any option/documentation that I can use?

I want to add a button and a header to the screen and then fill everything else with the camera. Is that possible?

ArielAlvaradoAtahuichi avatar Jun 03 '25 22:06 ArielAlvaradoAtahuichi

Hi @ArielAlvaradoAtahuichi , thank you for your question. Unfortunately, this is not possible to do directly in the react native code; you can possibly do it by using these two parts of the documentation for the native code (iOS and Android) modification (iOS custom overlay ViewController, Android custom RecognizerRunnerView).

If you have additional questions, we kindly request you contact us at [email protected] so that we can assist you further. We would also request you reach out to us via your company's email.

mgalicMB avatar Jun 04 '25 11:06 mgalicMB