Skip to content

Latest commit

 

History

History
37 lines (25 loc) · 1.27 KB

README.md

File metadata and controls

37 lines (25 loc) · 1.27 KB

MGXBarrage

CI Status Version License Platform

Description

针对以下需求开发:

  1. 弹幕由屏幕右侧匀速运动至屏幕左侧, 直至完全消失
  2. 支持多条弹道, 每条弹道可以展示不同样式的弹幕
  3. 弹幕速度固定,同一弹道内的弹幕要有最小间隔
  4. 同一弹道内的弹幕不会重叠
  5. 弹幕可以点击
  6. 无弹幕时可以不影响其他控件的交互

Example

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

Installation

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

pod 'MGXBarrage'

Author

mangox

License

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