This repository has been archived by the owner on Jan 6, 2024. It is now read-only.
Releases: floriangbh/FacebookImagePicker
Releases · floriangbh/FacebookImagePicker
Tap animation
- Add selection animation from #30
- Mode customisation with showCheckView and performTapAnimation
- Bump FBSDK to 4.28
Bump FBSDK
Bump FBSDK version to 4.27.1.
Fix loading bug
- Fix simple selection loading
Swift 4 and improvements
- Swift 4
- Handle empty album and display placeholder message
- Add some configuration options
- Update UI for albums and pictures
- Update UI for pictures selection
- Deprecated
selectedBorderWidth
&selectedBorderColor
configuration - Add cache system for image loading
- Fix some bugs...
Bug fix & FBSDK Bump
- Bump FBSDK from v4.24 to v4.26
- Improve cell reusability
- Fix potential memory leak
- Fix potential multiple tagged album
Tagged Album
Add tagged album feature.
Disable by default, can be enable with the picker settings.
Fix multiple selection
- Fix multiple selection bug (#25)
- Bump FBSDK version
Add multiple selection settings
1.2.2 Bump version
Bump FBSDK dependency
- Bump FBSDK Dependency
Add multiple selection support
- Add multiple section in one album : breaking change for delegate.
- Bump FBSDK Dependency