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

RN 0.32.0 - loadImageWithTag is now loadImageWithURLRequest #56

Merged
merged 1 commit into from
Jan 23, 2017
Merged

RN 0.32.0 - loadImageWithTag is now loadImageWithURLRequest #56

merged 1 commit into from
Jan 23, 2017

Conversation

JBerendes
Copy link
Contributor

Just a simple name change to get this working with RN 0.32.0

@chiplay
Copy link

chiplay commented Sep 23, 2016

@naoufal any chance we can land this small change and bump the version? Thanks!

andue pushed a commit to andue/react-native-activity-view that referenced this pull request Sep 24, 2016
@digitalcatnip
Copy link

@JBerendes I don't see how this will work - in my version of code imageURL is an NSString and loadImageWithURLRequest requires an NSURLRequest.

@JBerendes
Copy link
Contributor Author

@digitalcatnip, I think you are correct here. What I'm getting out of it is a functional side-effect. In other words the activity view will show up where it wouldn't before this change. I'll take another crack at it.

@digitalcatnip
Copy link

@JBerendes This was the code that I used to fix it in my local project:

#57 (comment)

@ryancoughlin
Copy link
Contributor

Bump to get this merged in!

@mattapperson
Copy link

Bump!

BTW, hey @ryancoughlin! Fancy seeing you here lol

@BlakeWilliams BlakeWilliams merged commit 91a26ad into naoufal:master Jan 23, 2017
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.

6 participants