cbpowell

MarqueeLabel

cbpowell

A drop-in replacement for UILabel, which automatically adds a scrolling marquee effect when the label's text does not fit inside the specified frame

AI 简介

MarqueeLabel 是一个 UILabel 的替代品,当标签文本超出指定框架时自动添加滚动跑马灯效果。该项目使用 Swift 语言开发,支持自定义滚动方向、速度和动画曲线等核心功能,并且兼容 iOS 和 tvOS 平台。所有标准的 UILabel 属性在 MarqueeLabel 中都可用,确保其行为与 UILabel 一致。此外,还提供了边缘淡入淡出效果以及前后缓冲区设置等功能,以增强用户体验。适用于需要展示长文本但又受限于屏幕空间的应用场景,如新闻标题滚动显示或电视应用中的信息栏。

Swift
MIT License
4.3k
Stars
572
Forks
77
Watchers
9
Issues

Star 增长

今日0
近 7 天0
近 30 天+2
综合评分60.47
默认分支master