React Native Image Picker Versions Save

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

v7.1.2

2 months ago

7.1.2 (2024-03-20)

Bug Fixes

v7.1.1

2 months ago

7.1.1 (2024-03-13)

Bug Fixes

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

v7.1.0

5 months ago

7.1.0 (2023-12-04)

Features

v7.0.3

5 months ago

7.0.3 (2023-11-22)

Bug Fixes

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

v7.0.2

6 months ago

7.0.2 (2023-10-23)

Bug Fixes

v7.0.1

7 months ago

7.0.1 (2023-10-11)

Bug Fixes

v7.0.0

8 months ago

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

8 months ago

5.7.0 (2023-09-07)

Features

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

v5.6.1

9 months ago

5.6.1 (2023-08-16)

Bug Fixes

v5.6.0

11 months ago

5.6.0 (2023-06-20)

Bug Fixes

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

Fixes