I am using react-native-camera
library for implementing camera and taking images.
I have noticed that the images taken by default camera of iPhone are better in colors and sharpness than the ones I take using my app.
Also is there a way to control/access stabilisation feature of camera in react-native?