React Native Multiple Image Picker Versions Save

🏞 react-native-multiple-image-picker enables applications to pick images and videos from multiple smart albums in iOS/Android, similar to the current Facebook app.

1.1.2

7 months ago

1.1.1

8 months ago

1.1.0

8 months ago

[] Preview Controller Feature.

  • Replace previewAtForceTouch in Native IOS with Preview Controller.
  • Preview Image | Video.
  • Shared Element Transitions.
  • Quickly select assets in the Preview Controller.
  • Fix: Added a loading view when the image is finished cropping

https://github.com/baronha/react-native-multiple-image-picker/assets/23580920/8874f52b-804f-4878-821e-eef7c2d9228c

1.0.4

8 months ago

fix func handleSelectedAssets

1.0.2

8 months ago
  • Fix: Regarding the error handling selected assets
  • Upgrade PictureSelector v.3.11.1

1.0.0

1 year ago

banner new version

0.4.10

2 years ago

Delete frefix "file://" in response iOS

0.4.8

2 years ago
  • Response when singleSelectedMode = true from array[] -> object{}
  • Complete crop image when singleSelectedMode = true && isCrop = true in Android. Todo in iOS(using TOCropViewController)
  • Add some crop image related properties includes: isCrop, isCropCircle

0.4.7

2 years ago
  • Delete picture_library folder.
  • Fix build error in android
  • Add reject code USER_CANCELLED
  • Change filename to fileName in response object

0.4.6

2 years ago

Re-archive version 0.4.6 before upgrading to 0.4.7