Open tolu360 opened 9 years ago
My onRefresh
method gets called alright now, I was doing it wrong. The warnings in packager still persist though. Thanks
@tolu360 I will take a look into the warnings later ;)
I still have these warnings and sometimes it prevents simulator from starting up.
Hi,
Thanks for sharing your work. It appears that the onRefresh function is not getting called at all on pull and release - I stuck in a
console.log()
somewhere in the function and even that is not getting hit at all. Please what could be missing? My list seems to work normal as before, no errors there.Except for these warnings in the packager:
Unable to resolve module precomputeStyle from /Code/MyApp/node_modules/react-native-refresher/lib/RefresherListView.js Unable to resolve module logError from /Code/MyApp/node_modules/react-native-refresher/lib/RefresherListView.js Unable to resolve module NativeMethodsMixin from /Code/MyApp/node_modules/react-native-refresher/lib/indicators/LoadingBarIndicator.js