- Written by Yang Xu and 2 other contributors.
- In development for 3 years, with 25 commits and 5 releases.
- There are 2 open issues and no open pull requests. The last issue was closed about 1 year ago and the last pull request was merged/closed about 1 year ago.
- This package has no package dependencies.Including all transitive and test dependencies.
- MIT licensed
- 94 stars
- 1 library
- No executables
- No plugins
- No macros
- Zero data race safety errorsWhat is data race safety and how is it tested?
When working with an Xcode project:
When working with a Swift Package Manager manifest:
Select a package version:
1.2.0
main
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 具备了很好的前后兼容性。