I am currently working with a react native app as per requirement i need to integrate external camera with ios and android SDK.
As react native SDK for particular camera is not available can anyone help me with any example how I can complete this task using iOS And Android SDK.
Camera should capture multiple images and video also so that I can post those with button press.
Thanks..!!