bamlab / bamlab/react-native-image-header-scroll-view
Can I set a refreshControl on the ScrollView that doesn't render inside the header?
Open
- Dominant language
- TypeScript
- Stars
- 1k
- Forks
- 101
- PR merge metrics
- No merged PRs in 30d
Description
I am trying to add pull to refresh functionality using RefreshControl as shown in this example: http://facebook.github.io/react-native/docs/refreshcontrol
The control appears inside the header instead of as part of the content itself even though the scroll view component has marginTop set to the current height of the header. I was wondering if anyone had any insight on how to achieve this?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.