react-native-pull-to-refresh icon indicating copy to clipboard operation
react-native-pull-to-refresh copied to clipboard

error

Open leileizhu opened this issue 7 years ago • 2 comments

undefined is not an object(evaluating '_reactNative.PullToRefreshViewAndroid.propTypes') F:\react6\myfirst\node_modules\react-native-pull_tofresh\lib\PullToRefreshViewAndroid.js that is what i get follow the README.md

leileizhu avatar Mar 17 '17 01:03 leileizhu

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 avatar Apr 28 '17 15:04 nicolasdanelon

@nicolasdanelon @leileizhu I've updated this component to v2.1.0. Please try to use this one.

moschan avatar Jul 16 '17 04:07 moschan