Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update the library for the new SwiftUI scroll capabilities #19

Open
danielsaidi opened this issue Jul 21, 2024 · 0 comments
Open

Update the library for the new SwiftUI scroll capabilities #19

danielsaidi opened this issue Jul 21, 2024 · 0 comments
Labels
adjustment Changes to existing functionality
Milestone

Comments

@danielsaidi
Copy link
Owner

danielsaidi commented Jul 21, 2024

As SwiftUI has added more native scroll capabilities, such as being able to get the scroll offset, the library should be updated to use these native capabilities, instead of relying on the current custom implementations.

Since this involves using features that are only available in iOS 17 and 18 (and corresponding versions on other platforms) this will involve a major version bump.

@danielsaidi danielsaidi added the adjustment Changes to existing functionality label Jul 21, 2024
@danielsaidi danielsaidi added this to the 1.0 milestone Oct 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
adjustment Changes to existing functionality
1 participant