This repository was archived by the owner on Jun 30, 2021. It is now read-only.
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.