Skip to content

Conversation

@maicki
Copy link
Contributor

@maicki maicki commented Feb 18, 2018

This will fix #48.

@frostney
Copy link
Owner

@maicki Apologies, I'm not that much of an Android developer. Would you mind explaining this change to me and how it differs from #39?

repositories {
maven {
// All of React Native (JS, Obj-C sources, Android binaries) is installed from npm
url "$projectDir/../../../node_modules/react-native/android"
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It should be. That's for opening / building the library project.

url "$projectDir/../node_modules/react-native/android"

@thorbenprimke
Copy link
Collaborator

Resolved by #59

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.

Android External Libraries has react-native 0.20.1

3 participants