Swiftpack.co - CoderJohnhao/FWStarView as Swift Package

Swiftpack.co is a collection of thousands of indexed Swift packages. Search packages.
See all packages published by CoderJohnhao.
CoderJohnhao/FWStarView 1.0.4
星星评分
⭐️ 1
🕓 2 years ago
.package(url: "https://github.com/CoderJohnhao/FWStarView.git", from: "1.0.4")

FWStarView

FWStarView是一个用于点评样式为⭐️⭐️的控件

IMG_71D0571658D4-1

使用方式

// 创建一个评分view
lazy var starView: FWStarView = {
	FWStarView(maxRating: 5, size: CGSize(width: 24, height: 24), space: 16)
}()

// 是否开启震动反馈,默认是true
starView.isVibrate = false
// 分数
starView.rating = 5.0
// 是否可以编辑,默认是true
starView.isEdit = false

GitHub

link
Stars: 1
Last commit: 2 years ago
Advertisement: IndiePitcher.com - Cold Email Software for Startups

Release Notes

星星评价
2 years ago

星星评价

Swiftpack is being maintained by Petr Pavlik | @ptrpavlik | @swiftpackco | API | Analytics