针对以下需求开发:
- 弹幕由屏幕右侧匀速运动至屏幕左侧, 直至完全消失
- 支持多条弹道, 每条弹道可以展示不同样式的弹幕
- 弹幕速度固定,同一弹道内的弹幕要有最小间隔
- 同一弹道内的弹幕不会重叠
- 弹幕可以点击
- 无弹幕时可以不影响其他控件的交互
To run the example project, clone the repo, and run pod install
from the Example directory first.
MGXBarrage is available through CocoaPods. To install it, simply add the following line to your Podfile:
pod 'MGXBarrage'
MGXBarrage is available under the MIT license. See the LICENSE file for more info.