LMDropdownViewSwift
LMDropdownViewSwift is a simple dropdown view inspired by Tappy.
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
Example
To run the example project, clone the repo, and run pod install
from the Example directory first.
Installation
LMDropdownViewSwift is available through CocoaPods. To install
it, simply add the following line to your Podfile:
pod 'LMDropdownViewSwift'
License
LMDropdownViewSwift is available under the MIT license. See the LICENSE file for more info.