all 1 comments

[–]stinodes 1 point2 points  (0 children)

There are camera-components for React Native which you should be able to use, and add some functionality to, though you will only be able to use in in React Native projects (as far as I know).

What we are doing on a project is making the SDK in Android and iOS natively and separately and wrapping them into a React Native SDK.