Open atom2ueki opened 9 years ago
I'm interested in this too
+1
@jrichardlai @iplus26 here is my fork, added this feature, hope this help https://github.com/atom2ueki/react-native-refreshable-listview
@atom2ueki Thanks for your effort! I've checked out your repo but there still are some problems, since I fail to create an issue directly in your repo, I state here:
refreshingIndictatorComponent
don't show up when pulling down to refresh, instead a default indicator shows up. And the customised one doesn't show up until releasing. @iplus26 thanks for your feedback, I'll try to fix it
I believe this is already implemented on master (the default has changed to refresh on release). The version on master will be released in the near future as 2.0.0
If there's any stuff in your fork which you think is worth being merged into the project I'd happily accept a PR
@jsdf Great! Looking forward to the update!
@jsdf I need some time to prepare PR, since I saw the current master already give up use renderHeader
is there a function or way to control load data only after release on pull action ? it need able to working with
minPulldownDistance
so that the data only refresh when hit both conditions