Skip to content

lminhtm/LMDropdownView

Repository files navigation

LMDropdownView

LMDropdownView is a simple dropdown view inspired by Tappy.

CI Status Version License Platform

       

Features

  • Dropdown view with blur+transform3D effect.
  • Using keyframe animation from Core Animation.
  • You can easily change the menu content view.

Requirements

  • iOS 8.0 or higher

Installation

LMDropdownView is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod 'LMDropdownView'

Example

To run the example project, clone the repo, and run pod install from the Example directory first.

Swift Version

https://github.com/lminhtm/LMDropdownViewSwift

Usage

You can easily integrate the LMDropdownView with a few lines of code. For an example usage look at the code below.

LMDropdownView *dropdownView = [LMDropdownView dropdownView];
[dropdownView showFromNavigationController:self.navigationController withContentView:self.menuTableView];

See sample Xcode project in /LMDropdownViewDemo

License

LMDropdownView is licensed under the terms of the MIT License.

Contact

Minh Nguyen https://github.com/lminhtm

Donations

paypal

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy