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

Fixing build on android: removed createJSModules #15

Merged
merged 2 commits into from
Sep 2, 2017
Merged

Fixing build on android: removed createJSModules #15

merged 2 commits into from
Sep 2, 2017

Conversation

f4z3k4s
Copy link
Contributor

@f4z3k4s f4z3k4s commented Sep 1, 2017

Fixing build on android: removed createJSModules …In react-native 0.47 there is no createJSModules method anymore to override in android/src/main/java/com/reactlibrary/RNSqlite2Package.java. I removed it since it is causing a build error. :)

In react-native 0.47 there is no `createJSModules` method anymore to override in `android/src/main/java/com/reactlibrary/RNSqlite2Package.java`. I removed it since it is causing a build error. :)
Fixing build on android: removed createJSModules
@craftzdog craftzdog merged commit 6103815 into craftzdog:master Sep 2, 2017
@craftzdog
Copy link
Owner

LGTM. Thanks for your contribution!

@hjJunior
Copy link

I'm getting this error, what I shoud do? I have opened a new issue #28

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.

None yet

3 participants