Pull down to refresh scrollable list on lowest position #659
Unanswered
RomanSuvorov
asked this question in
Q&A
Replies: 1 comment 2 replies
-
Any suggestions? |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello everybody,
Who can help deal with customGestureHandling func (https://github.com/gorhom/react-native-bottom-sheet/tree/master/example/src/screens/advanced/customGestureHandling)
I need to reload the data when I pull the BottomSheetSectionList down from the lowest position (on dragEnd event)
I will be very grateful for suggestions or advice
When I add onRefresh method for BottomSheetSectionList, the refresh works only in the highest position and this is not an obvious solution
Beta Was this translation helpful? Give feedback.
All reactions