I'm trying to build custom camera component similar to launchCamera in react-native-image-picker module, that can be called from function and returns image. How this can be implemented using react-native-camera. Because I need to add some custom controls in it.
