- Build with Swift 4.1
- Fix bug with
deleteAtIndex
- 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.
Initial release