Skip to content

Stop passing getApplicationContext() in to the constructor #89

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

Merged
merged 1 commit into from
Oct 27, 2016

Conversation

mikelambert
Copy link
Contributor

@mikelambert mikelambert commented Oct 27, 2016

It's not necessary, and can be derived from the ReactApplicationContext object.

This was preventing me from compiling android on my RN 0.33 build, so I thought I'd fix it up (compiles, and am able to use Database calls properly now). Not entirely sure why I don't see any issues or pull requests about this, so I suspect I'm missing something obvious here...

…necessary, and can be derived from the ReactApplicationContext object.
@auser auser merged commit beb99cb into fullstackreact:master Oct 27, 2016
@auser
Copy link
Contributor

auser commented Oct 27, 2016

Thanks!

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.

2 participants