This repository has been archived by the owner on May 4, 2023. It is now read-only.
- 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