pod "FanMenu"
Manually: Kéo thả FanMenu.swift vào ứng dụng của bạn.
Requirements: iOS 8.0+ / Mac OS X 10.9+, Xcode 8.0+
Bạn có thể download source code free tại đây: Fan Menu
Được viết bằng swift 4.0 support từ iOS 9.0. Sau khi public đã nhận được phản hồi khá tích cực. Với hơn 600star và được hơn 50 nhà phát triển fork trên github.
pod 'CariocaMenu', '~> 2.0.1'
Bạn có thể download source code free tại đây: CariocaMenu is released under the MIT license
Được viết bằng swift từ 3 năm trước với gần 3 nghìn star và hơn 300 người fork và được update lên swift 4.2
pod 'CircleMenu'
Được public 6 tháng trước nhận được 88 star và 16 dev fork.
pod 'RHSideButtons'
Đã support swift 4.0 Bạn có thể download source code free tại đây:RHSideButtons
pod 'XXXRoundMenuButton'
Bạn có thể download source code free tại đây: Round Menu Button
pod 'ExpandingMenu', '~> 0.4'
Bạn có thể download source code free tại đây: ExpandingMenu
# For Swift 4.2, Xcode 10+
pod 'NewPopMenu', '~> 2.0'
# For Swift 4.1 and under
pod 'NewPopMenu', '~> 1.1'
Bạn có thể download source code free tại đây: PopMenu
pod "PagingKit" # add
pod 'Parchment'
Bạn có thể download source code free tại đây:
pod 'AirBar', '~> 2.0'
Bạn có thể download source code free tại đây: https://github.com/uptechteam/AirBar
pod 'LGSideMenuController'
pod 'SideMenu'
# For Swift 4 (no longer maintained), use:
# pod 'SideMenu', '~> 4.0.0'
# For Swift 3 (no longer maintained), use:
# pod 'SideMenu', '~> 2.3.4'
pod "PagingMenuController"
post_install do |installer|
installer.pods_project.targets.each do |target|
target.build_configurations.each do |config|
config.build_settings['SWIFT_VERSION'] = '3.0'
end
end
end
pod 'FAPanels'
Via Viblo