Skip to content
This repository has been archived by the owner on May 4, 2023. It is now read-only.

Releases: bdbergeron/BDBPopupViewController

BDBPopupViewController 1.1

23 Jul 06:27
Compare
Choose a tag to compare
  • Added bdb_ prefix to all category methods and properties
  • Use CAKeyframeAnimation for BDBPopupViewShowAnimationZoomIn instead of nested UIView animate: calls
  • Added animation completion callback to CAKeyframeAnimation using internal delegate class
  • Reformatted for easier reading
  • Added braces to all conditionals for added safety

BDBPopupViewController 1.0

29 Mar 21:00
Compare
Choose a tag to compare

Initial release.