Daniel Arantes Loverde c89c80e8d1 fix(store): replace pinnedViews with ZStack overlay to prevent EXC_BAD_ACCESS crash
pinnedViews + rapid state changes from stretchAmount every frame during overscroll
triggers SwiftUI memory corruption. ZStack overlay approach is crash-free:
- LazyVStack with no pinnedViews
- Inline tabs fade out when pinned threshold reached
- Overlay tabs (with safeAreaTop padding) fade in at top of ZStack
2026-06-03 15:20:44 -03:00
2026-06-03 14:52:27 -03:00
2026-06-03 14:52:27 -03:00
2026-02-24 10:19:47 -03:00
2026-06-03 14:52:27 -03:00
2026-06-03 14:52:27 -03:00
2026-06-03 14:52:27 -03:00
2026-06-03 14:52:27 -03:00
2026-03-26 08:26:58 -03:00
2026-04-16 14:50:07 -03:00
2026-06-03 14:52:27 -03:00
2026-06-03 14:52:27 -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%