react-native-pull-to-refresh
react-native-pull-to-refresh copied to clipboard
error
undefined is not an object(evaluating '_reactNative.PullToRefreshViewAndroid.propTypes')
same here in Linux...
undefined is not an object (evaluating '_reactNative.PullToRefreshViewAndroid.propTypes')
react-native-cli: 2.0.1
react-native: 0.43.4
"dependencies": {
"axios": "^0.16.1",
"react": "16.0.0-alpha.6",
"react-native": "0.43.4",
"react-native-pull-to-refresh": "^2.0.0"
},
@nicolasdanelon @leileizhu
I've updated this component to v2.1.0
. Please try to use this one.