Skip to content

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

v7.1.2

20 Mar 20:18
Compare
Choose a tag to compare

7.1.2 (2024-03-20)

Bug Fixes

v7.1.1

13 Mar 00:10
Compare
Choose a tag to compare

7.1.1 (2024-03-13)

Bug Fixes

  • ios: fix spec name when new architecture is enabled (#2252) (df78b9a)

v7.1.0

04 Dec 11:45
Compare
Choose a tag to compare

7.1.0 (2023-12-04)

Features

v7.0.3

22 Nov 10:29
Compare
Choose a tag to compare

7.0.3 (2023-11-22)

Bug Fixes

  • correct typo in variable name nativeImagePicler (#2240) (ae2cdd7)

v7.0.2

23 Oct 08:20
Compare
Choose a tag to compare

7.0.2 (2023-10-23)

Bug Fixes

v7.0.1

11 Oct 06:46
Compare
Choose a tag to compare

7.0.1 (2023-10-11)

Bug Fixes

v7.0.0

07 Sep 08:12
Compare
Choose a tag to compare

7.0.0 (2023-09-07)

  • feat(android): orignal file path (7086e95f)

BREAKING CHANGES

  • The way we retrieve the android file name is different
  • We also now include the original file path

v5.7.0

07 Sep 06:26
Compare
Choose a tag to compare

5.7.0 (2023-09-07)

Features

  • filename: add fallback to getting extension from filename (#2118) (2c13085)

v5.6.1

16 Aug 10:42
Compare
Choose a tag to compare

5.6.1 (2023-08-16)

Bug Fixes

v5.6.0

20 Jun 08:27
Compare
Choose a tag to compare

5.6.0 (2023-06-20)

Bug Fixes

  • android: 🐛 only set namespace if gradle 7 or newer is used (#2149) (e117851)

Fixes