LMDropdownViewSwift is a simple dropdown view inspired by Tappy.
- Dropdown view with blur+transform3D effect.
- Using keyframe animation from Core Animation.
- You can easily change the menu content view.
- iOS 8.0 or higher
To run the example project, clone the repo, and run pod install
from the Example directory first.
LMDropdownViewSwift is available through CocoaPods. To install it, simply add the following line to your Podfile:
pod 'LMDropdownViewSwift'
LMDropdownViewSwift is available under the MIT license. See the LICENSE file for more info.
Minh Luong Nguyen