Carlos Compean

2pods

CCMPopup

The CCMPopup is a nice controller transition animation that makes the view pop from the middle of the screen. It can be easily used with a segue right from storyboard, or with apples presentViewController:animated:completion: method, and dismissed just as easily with the dismissViewControllerAnimated:completion: method.

License: Apache 2

  • Objective C

CCMRadarView

CCMRadarView is a simple to use view that uses the new IBDesignable and IBInspectable features of XCode6 to easily configure the icon in the center, the width of the waves of the radar, as well as the color, the number of waves,etc.

License: Apache 2

  • Swift