1

When using react-native-camera to allow photo capture; is there an API to simply enable the default platform camera UI, or an additional library? I've been looking for this for a while with no luck.

Jarolin V
  • 69
  • 1
  • 7

1 Answers1

1

let try this lib react-native-image-crop-picker. Its use default Camera.

Tim
  • 320
  • 1
  • 10