Skip to content
This repository was archived by the owner on Jun 30, 2021. It is now read-only.

Version 1.1.0

Choose a tag to compare

@luispadron luispadron released this 12 Dec 21:53
· 9 commits to master since this release

Version 1.1.0

  • Add tap listener for the view and animation on tap
  • Add helper class LPShadowView to easily animate shadows in views.
  • Both LPShadowImageView and LPCounterView now derive from LPShadowView
  • Add animations for on touch events
  • Increase requirement to iOS 10.0 since using UIViewPropretyAnimator
  • Add missing documentation and new docs for
  • Add new LPThumbnailViewDelegate to allow user to listen for taps in view and action on them.