React Native Full Image Picker Versions Save

Support taking photo, video recording or selecting from photo library.

v1.2.11

5 years ago
  • Add custom options for RNCamera.takePictureAsync and RNCamera.recordAsync.

v1.2.10

5 years ago
  • Fix: The top button of the camera will be hidden if it is preview status.

v1.2.9

5 years ago
  • Add the flash mode.
  • Fix: Video recording quality causes crash.

v1.2.8

5 years ago
  • Fix: iOS crashed when recording video since it should be set defaultVideoQuality.

v1.2.7

5 years ago
  • Move orientation support to default props.
  • Update dependencies.

v1.2.6

5 years ago
  • Fix: Record video crashed on Android since its voice permission is not called.
  • Update readme document for defaultProps settings.
  • Add Travis-CI configuration to auto publish to NPM.