Swiftpack.co - Swift Packages by fanglinwei

Swiftpack.co is a collection of thousands of indexed Swift packages. Search packages.

Packages published by fanglinwei

fanglinwei/Jenga 1.2.1
Write table views in crazy speed,
⭐️ 65
🕓 1 year ago
🔖 Release Notes

Releases

The markdown parsing is broken/disabled for release notes. Sorry about that, I'm chasing the source of a crash that's been bringing this website down for the last couple of days.
1.2.1
1 year ago
优化
1.2.0
1 year ago
优化SpacerRow处理交替binding
优化SpacerRow处理颜色
1 year ago
优化SpacerRow处理颜色
1.1.8
1 year ago
state 优化反射
TapActionRow新增disabled特性
1 year ago
TapActionRow新增disabled特性
1.1.6
1 year ago
优化ToggleRow高速点击复用问题
优化富文本设置的复用问题
1 year ago
优化富文本设置的复用问题
DetailText属性public
1 year ago
DetailText属性public
1.1.3
1 year ago
增加reloadTableHeight方法刷新高度
1.1.2
1 year ago
OnTap 泛型支持推导cell ```swift NavigationRow<NavigationCell>("自定义 Navigation Cell") .height(52) .onTap { cell in print(cell) // NavigationCell } TableRow<BannerCell>(1993) .onTap { (view, data) in print(view, data) // BannerCell 1993 } WrapperRow<BannerView>(1994) .onTap { (view, data) in print(view, data) // BannerView 1994 } ```
iOS macOS watchOS tvOS
fanglinwei/SwiftSpring-Package 0.1.1
SwiftSpring-Package
⭐️ 0
🕓 1 year ago
🔖 Release Notes

Releases

The markdown parsing is broken/disabled for release notes. Sorry about that, I'm chasing the source of a crash that's been bringing this website down for the last couple of days.
0.1.1
1 year ago
修改弹跳动画名称为bounce
add jump
1 year ago
add jump
Swift 5
4 years ago
Swift 5
初始化发布
4 years ago

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