Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

onRefresh not called & warnings in packager #5

Open
tolu360 opened this issue Aug 4, 2015 · 3 comments
Open

onRefresh not called & warnings in packager #5

tolu360 opened this issue Aug 4, 2015 · 3 comments

Comments

@tolu360
Copy link

tolu360 commented Aug 4, 2015

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

@tolu360
Copy link
Author

tolu360 commented Aug 6, 2015

My onRefresh method gets called alright now, I was doing it wrong. The warnings in packager still persist though. Thanks

@syrusakbary
Copy link
Owner

@tolu360 I will take a look into the warnings later ;)

@zachguo
Copy link

zachguo commented Aug 26, 2015

I still have these warnings and sometimes it prevents simulator from starting up.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants