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

Latest commit

 

History

History
21 lines (14 loc) · 611 Bytes

File metadata and controls

21 lines (14 loc) · 611 Bytes

Version 1.1.2

  • Build with Swift 4.1

Version 1.1.1

  • Fix bug with deleteAtIndex

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.

Version 1.0.0

Initial release