CocoaPods trunk is moving to be read-only. Read more on the blog, there are 17 months to go.

Derrick Walker

2pods

DWBubbleMenuButton

DWBubbleMenuButton is a simple animation class for expanding and collapsing a variable sized menu. Project allows for expanding menus in left, right, up, and down directions. Using the class is as simple as setting your home button and adding an array of menu buttons.

License: MIT

  • Objective C

DWNavMenu

This class is a simple navigation menu in the style of a UIActionSheet. This class makes it easy to create seamless menu funnels using block handling and simple navigation. Includes all the features of a UIActionSheet, and all navigation handling is done internally. Also supports landscape and portrait orientation changes. All button sizes, fonts, colors, spacing, and et cetera is all customizable and can be found in the DWNavMenu header file.

License: Apache-2.0

  • Objective C