ZWBarrage 0.0.7

ZWBarrage 0.0.7

TestsTested
LangLanguage Obj-CObjective C
License MIT
ReleasedLast Release May 2017

Maintained by Initial-C.



ZWBarrage 0.0.7

  • By
  • Initial-C

Made by InitialC

Module Address Version Date Author
ZWBarrage  https://github.com/Initial-C/ZWBarrage.git 0.0.6.2 2017.02 InitialC

describe

Barrage can interact! -- 简单易用, 可响应点击, 弹幕轨道不重叠, 拓展性强, 内存占用小, 不存在内存泄漏问题, 因工作需求, 顺手写了这个库, 欢迎issues提交bug和建议, 之后工作之余将逐步完善本库, 定制更多功能

update 0.0.6

请使用本库的童鞋务必进入示例Demo(ZWBarrageDemo)中查看使用方法, 本次更新包括弹幕背景图优化, 可手动添加 自定义的弹幕

Example

To run the example project, clone the repo, and run pod install from the Example directory first.

Requirements

  • iOS 8.0 +
  • Xcode 8.0

Installation

ZWBarrage is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod "ZWBarrage"

Easy to use it

  • 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!

Author

Initial-C-William Chang, [email protected]

License

ZWBarrage is available under the MIT license. See the LICENSE file for more info.