PoporAlertBubbleView
示例
To run the example project, clone the repo, and run `pod install` from the Example directory first.
类似iPhone 的 UIMenuController,将自定义view以气泡包围的方式展示出来,假如设置的方向不正确则自动使用其他方向.
lableInnerGap更改为customeViewInnerGap,版本迭代产生的命名错误.
0.0.09: 增加了自定义位置的功能
需求
安装
PoporAlertBubbleView 可通过 CocoaPods 获取。要安装它,只需在 Podfile 中添加以下行
pod 'PoporAlertBubbleView'
1.02 移除了其他的依赖pod
作者
popor, [email protected]
许可证
PoporAlertBubbleView 遵循 MIT 许可协议。有关更多信息,请参阅 LICENSE 文件。