Skip to content

Releases: gxsshallot/react-native-full-image-picker

v1.2.11

06 Mar 10:26
63df38d
Compare
Choose a tag to compare
  • Add custom options for RNCamera.takePictureAsync and RNCamera.recordAsync.

v1.2.10

25 Feb 06:53
75a4959
Compare
Choose a tag to compare
  • Fix: The top button of the camera will be hidden if it is preview status.

v1.2.9

13 Feb 08:12
Compare
Choose a tag to compare
  • Add the flash mode.
  • Fix: Video recording quality causes crash.

v1.2.8

16 Jan 07:00
Compare
Choose a tag to compare
  • Fix: iOS crashed when recording video since it should be set defaultVideoQuality.

v1.2.7

03 Jan 07:17
Compare
Choose a tag to compare
  • Move orientation support to default props.
  • Update dependencies.

v1.2.6

03 Jan 04:51
Compare
Choose a tag to compare
  • 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.