• Stars
    star
    187
  • Rank 206,464 (Top 5 %)
  • Language
    Objective-C
  • License
    MIT License
  • Created over 10 years ago
  • Updated over 9 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Stylish drop down menu for iOS.

RWDropdownMenu

Stylish drop down menu for iOS. A Menu can be displayed from a navigation bar button item, in fullscreen or in a popover. Introduced in China Air Quality Index.


Demo

Build and run the RWDropdownMenu project in Xcode.

Installation

  • Add a pod descrption into your Podfile:

          pod 'RWDropdownMenu', '~> 1.0.0'
    

or

  • Clone this repo, drag and drop RWDropdownMenu folder onto your project.

Usage

See RWDropdownMenu.h and the demo project.

License

MIT License.