Closed liuda101 closed 9 years ago
Hi @liuda101, you probably installed react-native-refresher
in a separate shell, while you still have the packager running. Just close the packager shell (could be done stopping the app) and rebuild the app again. If this doesn't work, restart xCode.
@syrusakbary Thank you very much! Packager shell is not very clever ^_^
Hi, after
npm install react-native-refreshe
r, I userequire('react-native-refresher')
. But bug happened.As,