This repository was archived by the owner on Jun 30, 2021. It is now read-only.
Releases: luispadron/LPThumbnailView
Releases · luispadron/LPThumbnailView
Version 2.0.0
Update to Swift 4.2
Version 1.1.2
- Build with Swift 4.1
Version 1.1.1
Fix bug with removing image at the specified index.
Version 1.1.0
Version 1.1.0
- Add tap listener for the view and animation on tap
- Add helper class
LPShadowViewto easily animate shadows in views. - Both
LPShadowImageViewandLPCounterViewnow derive fromLPShadowView - Add animations for on touch events
- Increase requirement to iOS 10.0 since using
UIViewPropretyAnimator - Add missing documentation and new docs for
- Add new
LPThumbnailViewDelegateto allow user to listen for taps in view and action on them.
Version 1.0.0
Version 1.0.0
Initial release 🎉