Skip to content

Commit 688d091

Browse files
author
Trent Guillory
committed
Updated readme
1 parent 00cb2f4 commit 688d091

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,6 @@ ScrollViewReactiveHeader(header: {
2222

2323
## Future Todos
2424

25-
- [ ] 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`
2626
- [ ] Add optional callback that reports internally-calculated scroll offset.
2727
- [ ] 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

Comments
 (0)