IsScrolling

As the name suggests, IsScrolling provides a ViewModifier to get the current scrolling state of a ScrollView or List in SwiftUI. IsScrolling has good backward and forward compatibility since it is fully implemented natively in SwiftUI. 正如名称所示,IsScrolling 提供了一个 ViewModifier ,用来获取 SwiftUI 中 ScrollView 或 List 当前的滚动状态。由于完全采用了 SwiftUI 原生的方式实现此功能,因此 IsScrolling 具备了很好的前后兼容性。

MIT License

Stars
70
Committers
2

Commit Statistics

Past Year

All Time

Total Commits
22
Total Committers
2
Avg. Commits Per Committer
11.0
Bot Commits
0

Issue Statistics

Past Year

All Time

Total Pull Requests
0
0
Merged Pull Requests
0
0
Total Issues
2
2
Time to Close Issues
N/A
N/A
Package Rankings
Top 31.16% on Swiftpackageindex.com
Related Projects