You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-[ ] Make `headerOverlay` interactive. At the moment, taps will be interecepted by the overlaid `ScrollView`
25
+
-[ ] Make `headerOverlay` interactive. At the moment, taps will be blocked by the overlaid `ScrollView`
26
26
-[ ] Add optional callback that reports internally-calculated scroll offset.
27
27
-[ ] Remove dependency on `GeometryReader` for calculating status bar height. (at the moment, setting `.edgesIgnoringSafeArea(.top)` will interfere with this package's ability to calculate the height of the status bar. )
0 commit comments