CI Status Version License Platform
Made by InitialC
| Module | Address | Version | Date | Author |
|---|---|---|---|---|
| ZWBarrage | https://github.com/Initial-C/ZWBarrage.git | 0.0.6.2 | 2017.02 | InitialC |
Barrage can interact! -- 简单易用, 可响应点击, 弹幕轨道不重叠, 拓展性强, 内存占用小, 不存在内存泄漏问题, 因工作需求, 顺手写了这个库, 欢迎issues提交bug和建议, 之后工作之余将逐步完善本库, 定制更多功能
请使用本库的童鞋务必进入示例Demo(ZWBarrageDemo)中查看使用方法, 本次更新包括弹幕背景图优化, 可手动添加 自定义的弹幕
To run the example project, clone the repo, and run pod install from the Example directory first.
- iOS 8.0 +
- Xcode 8.0
ZWBarrage is available through CocoaPods. To install it, simply add the following line to your Podfile:
pod "ZWBarrage"
- Step 1: Into your project root folder
- Step 2: open terminal
- Step 3: pod init
- Step 4: edit Podfile
- Step 5: add : pod 'ZWBarrage'
- Step 6: Look at ZWBarrageDemo and easy learning it!
Initial-C-William Chang, iwilliamchang@outlook.com
ZWBarrage is available under the MIT license. See the LICENSE file for more info.