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

Section headers scroll off-screen #3

Closed
vdhamer opened this issue May 21, 2024 · 1 comment
Closed

Section headers scroll off-screen #3

vdhamer opened this issue May 21, 2024 · 1 comment

Comments

@vdhamer
Copy link

vdhamer commented May 21, 2024

Unlike sectioned List views with section headers, the section headers in these sectioned ScrollViews scroll offscreen.

This is not quite the same as ScrollView. It is an issue when you have a long list with say 10 sections with 20 rows per section: no convenient way to see where you are in this tree without scrolling upwards.

The ScrollViewSectionKit behaviour is similar to say iOS Settings (e.g. Privacy and Security is split into Privacy/Security/Others) where the section headers do scroll.

@pavolkmet
Copy link
Owner

Hey @vdhamer, at the moment this library doesn't support this feature, I could look into it, but once again given the fact that iOS 17+ offers practically unlimited customization options this library is obsolete and you can do pretty much anything with the List or ScrollView components.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants