- 全局悬浮可拖动按钮
- wrapper
https://github.com/DanboDuan/FloatingButton.git
pod install
open Demo.xcworkspace
效果如图
- 直接copy代码,并用你的项目前缀重命名文件、类和协议。
- pod
pod 'FloatingButton',:git => 'https://github.com/DanboDuan/FloatingButton.git',:branch => 'master'
使用 MIT 协议,详情见LICENSE文件。