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

Remove override of createJSModules #515

Closed
fractalwrench opened this issue Jul 18, 2017 · 2 comments
Closed

Remove override of createJSModules #515

fractalwrench opened this issue Jul 18, 2017 · 2 comments

Comments

@fractalwrench
Copy link
Contributor

The current release candidate (4) for React Native 0.47 has removed the createJSModules method in ReactPackage. Therefore any overrides of this method will need to be removed from the library, or this will cause a compilation error.

See: facebook/react-native@ce6fb33

@oblador
Copy link
Owner

oblador commented Jul 18, 2017

I'm currently on vacation and will be for two weeks, however if you can supply a PR I could merge and release it :-)

@nabati
Copy link

nabati commented Jul 18, 2017

I agree with @oblador

oblador pushed a commit that referenced this issue Jul 30, 2017
* Remove override of createJSModules

Fixes #515

* Update VectorIconsPackage.java

remove override annotation, this allows for backwards compatibility.

* Diff nit

* And another nit..
esilverberg added a commit to perrystreetsoftware/react-native-rtmpview that referenced this issue Oct 10, 2018
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

No branches or pull requests

3 participants