This repository has been archived by the owner on May 4, 2023. It is now read-only.
Releases: bdbergeron/BDBPopupViewController
Releases · bdbergeron/BDBPopupViewController
BDBPopupViewController 1.1
- 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
Initial release.