Open cajoy opened 8 years ago
The same to me. React Native V 0.26. Got this error:
undefined is not an object (evaluating 'PropTypes.oneOfType'
+1. Using 0.25.1, got lots of warnings like "ReactNative.createClass is deprecated. Use React.createClass from the "react" package instead"
+1
This package might be deprectacted now.
You can use Native RefreshControl: https://facebook.github.io/react-native/docs/refreshcontrol.html
on react-native v0.31.0, I got this error: Seems you're trying to access 'ReactNative.createClass' from the 'react-native' package. Perhaps you meant to access 'React.createClass' from the 'react' package instead?
Seems this package is not compatible with 0.25+
Is not compatible with React Native 0.25