# PoporAlertBubbleView **Repository Path**: popor/PoporAlertBubbleView ## Basic Information - **Project Name**: PoporAlertBubbleView - **Description**: No description available - **Primary Language**: Objective-C - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-03-11 - **Last Updated**: 2025-03-03 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README MyBox # PoporAlertBubbleView [![CI Status](https://img.shields.io/travis/popor/PoporAlertBubbleView.svg?style=flat)](https://travis-ci.org/popor/PoporAlertBubbleView) [![Version](https://img.shields.io/cocoapods/v/PoporAlertBubbleView.svg?style=flat)](https://cocoapods.org/pods/PoporAlertBubbleView) [![License](https://img.shields.io/cocoapods/l/PoporAlertBubbleView.svg?style=flat)](https://cocoapods.org/pods/PoporAlertBubbleView) [![Platform](https://img.shields.io/cocoapods/p/PoporAlertBubbleView.svg?style=flat)](https://cocoapods.org/pods/PoporAlertBubbleView) ## Example ``` 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: 增加了自定义位置的功能 ```

## Requirements ## Installation PoporAlertBubbleView is available through [CocoaPods](https://cocoapods.org). To install it, simply add the following line to your Podfile: ```ruby pod 'PoporAlertBubbleView' ``` 1.02 移除了其他的依赖pod 1.03 AlertBubbleBezierPath的函数不做额外功 ## Author popor, 908891024@qq.com ## License PoporAlertBubbleView is available under the MIT license. See the LICENSE file for more info.