-
Notifications
You must be signed in to change notification settings - Fork 168
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
Is not compatible with React Native 0.25 #54
Comments
The same to me. React Native V 0.26. Got this error: |
+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 this package is not compatible with 0.25+ |
Is not compatible with React Native 0.25
The text was updated successfully, but these errors were encountered: