Daniel Arantes Loverde 69dd67b8a5 fix(store): replace ZStack overlay sticky approach with native pinnedViews + reliable scroll tracking
- Use LazyVStack(pinnedViews: [.sectionHeaders]) for native section header stickiness
- Move ScrollOffsetReader outside LazyVStack (sibling) to prevent lazy-unload breaking scroll tracking
- Add baseline capture to ScrollOffsetReader to correctly normalize offset regardless of ScrollView content insets
- Apply safeAreaTop padding to categoryTabs only when pinned (isCategoryTabsPinned), preventing oversized header before scroll
- Remove complex ZStack dual-tabs overlay, stickyProgress logic, and categoryTabsStickyProgress
- categoryTabs now accepts isPinned flag with easeInOut(0.15s) animation on pin transition

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-03 14:26:23 -03:00
2026-04-28 09:26:08 -03:00
2026-04-28 09:26:08 -03:00
2026-02-24 10:19:47 -03:00
2026-04-28 09:26:08 -03:00
2026-04-28 09:26:08 -03:00
2026-04-28 09:26:08 -03:00
2026-04-28 09:26:08 -03:00
2026-03-26 08:26:58 -03:00
2026-04-16 14:50:07 -03:00
2026-04-28 09:26:08 -03:00
Description
Swift and SwiftUI algorithms helpers
31 MiB
v2.1.0 Latest
2026-09-16 13:32:23 -03:00
Languages
Swift 93.7%
C++ 6.3%