这是Swift语言实现的一款气泡能力。
您可以下载本项目,查看 Example 工程,获取更多的使用示例。
pod 'BTBubble'
import BTBubble
var bubble = BTBubble()
bubble.show(text: "明亮的月光洒在窗户纸上,好像地上泛起了一层白霜。", from: button)
BTBubble is available under the MIT license. See the LICENSE file for more info.