Haven Barnes

1pod
HBStatusBarNotification提供了一条简单的单行代码,用于分发将在状态栏上显示短时间的基于文本的通知。它提供了一系列自定义选项,以便您可以按照自己的喜好显示通知。
I made this because it's something a lot of iOS developers want in their application, but I found a lot of the existing options require more code and offer less customization. I wanted a solution that looked like it came from the same developer and wasn't obviously a library that I had dragged into my project.
许可证:MIT