Skip to content
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

React Native 0.28 update #59

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

theopolisme
Copy link

Updates the module to work correctly under RN v0.28. The main breaking change was that RN no longer permits 'react-native' as an alias for 'react'. Also, ActivityIndicatorIOS has been deprecated in favor of the more general ActivityIndicator.

This resolves issues #58, #54.

Note: long-term, this module should be deprecated in favor of https://facebook.github.io/react-native/docs/refreshcontrol.html - for those who are stuck with it as a dependency for now, though, this PR should allow you to run the latest version of React Native until you get around to migrating to the native solution :)

@theopolisme
Copy link
Author

theopolisme commented Jul 6, 2016

CI is failing due to sections of the module that haven't been touched as part of this PR... can confirm it works fine in production, though!

@brunoksato
Copy link

+1

@danscan
Copy link

danscan commented Jul 14, 2016

+1 Please merge

@stief510
Copy link

+1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants