react-native-image-picker

A React Native module that allows you to use native UI to select media from the device library or directly from the camera.

MIT License

Downloads
1.1M
Stars
8.4K
Committers
179

Bot releases are hidden (Show)

react-native-image-picker - v4.10.3

Published by Johan-dutoit almost 2 years ago

4.10.3 (2022-12-21)

Bug Fixes

  • types: Define CameraOptions and ImageLibraryOptions symmetrically (#2062) (f158224)
react-native-image-picker - v4.10.2

Published by Johan-dutoit almost 2 years ago

4.10.2 (2022-12-01)

Bug Fixes

  • heic: change preferredAssetRepresentationMode to automatic (#2056) (9b7cf9f)
react-native-image-picker - v4.10.1

Published by Johan-dutoit almost 2 years ago

4.10.1 (2022-11-12)

Bug Fixes

  • take in account the image orientation when create a copy (#2036) (0ee2b24)
react-native-image-picker - v4.10.0

Published by Johan-dutoit about 2 years ago

4.10.0 (2022-08-25)

Features

react-native-image-picker - v4.9.0

Published by Johan-dutoit about 2 years ago

4.9.0 (2022-08-22)

Features

  • add new PhotoPicker API for Android 13 Teramisu (#1955) (28aa402)
react-native-image-picker - v4.8.5

Published by Johan-dutoit about 2 years ago

4.8.5 (2022-08-08)

Bug Fixes

  • the fileSize of the selected image is bigger than the origin one in IOS (#2006) (6157225)
react-native-image-picker - v4.8.4

Published by Johan-dutoit over 2 years ago

4.8.4 (2022-06-07)

Bug Fixes

  • let multi-selection return assets in a consistent order on ios (#1970) (f592a80)
react-native-image-picker - v4.8.3

Published by Johan-dutoit over 2 years ago

4.8.3 (2022-05-10)

Bug Fixes

  • the PR template still mentions master, not main (#1982) (5640699)
react-native-image-picker - v4.8.2

Published by Johan-dutoit over 2 years ago

4.8.2 (2022-05-02)

Bug Fixes

react-native-image-picker - v4.8.1

Published by Johan-dutoit over 2 years ago

4.8.1 (2022-04-28)

Bug Fixes

  • 1944: fix runtime exceptions in ImagePickerModule (#1948) (f45d75a)
react-native-image-picker - v4.8.0

Published by Johan-dutoit over 2 years ago

4.8.0 (2022-04-27)

Features

react-native-image-picker - v4.7.4

Published by Johan-dutoit over 2 years ago

4.7.4 (2022-04-27)

Bug Fixes

  • remove original image file after resizing image (#1974) (186ce58)
react-native-image-picker - v4.7.3

Published by Johan-dutoit over 2 years ago

4.7.3 (2022-01-28)

Bug Fixes

  • android: actions being saved when open launchImageLibrary (#1928) (bcae866)
react-native-image-picker - v4.7.2

Published by Johan-dutoit over 2 years ago

4.7.2 (2022-01-28)

Bug Fixes

  • live-photos: issue with non-existent file path when copying live photos with ID com.apple.private.live-photo-bundle (#1925) (98be710)
react-native-image-picker - v4.7.1

Published by Johan-dutoit almost 3 years ago

4.7.1 (2022-01-17)

Bug Fixes

  • timezone: mismatch in date from photo in system vs date returned by library (#1920) (e0933b3)
react-native-image-picker - v4.7.0

Published by Johan-dutoit almost 3 years ago

4.7.0 (2022-01-04)

Features

  • metadata: added width, height and datetime to video for iOS and Android (#1891) (1394c23)
react-native-image-picker - v4.6.1

Published by Johan-dutoit almost 3 years ago

4.6.1 (2021-12-28)

Bug Fixes

  • videos: videos not working on iOS 13 and throwing a fatal crash when selected (#1904) (e45c862), closes #1742 #1742
react-native-image-picker - v4.6.0

Published by Johan-dutoit almost 3 years ago

4.6.0 (2021-12-10)

Features

  • asset: return id of asset for iOS and Android (#1889) (82fe096)
react-native-image-picker - v4.5.0

Published by Johan-dutoit almost 3 years ago

4.5.0 (2021-12-09)

Features

  • android: return video bitrate on Android (#1846) (1af915f)
react-native-image-picker - v4.4.2

Published by Johan-dutoit almost 3 years ago

4.4.2 (2021-12-08)

Bug Fixes

  • deps: remove unused Android Java dependancies (#1886) (dcfbf47)