Skip to content

Conversation

thorbenprimke
Copy link
Collaborator

Summary:
I believe starting with RN 21 (maybe), the dependencies are no longer
on maven / mavencentral but instead you reference them from the
local node_modules folder.
Second in order to make the Android lib project work with AS, we have
to bump the gradle version. It now matches the version in the RN hello world project.

#51 & #39 - both have make too many folder level jumps. The node_modules folder from the perspective of the android lib project is only one up.

Summary:
I believe starting with RN 21 (maybe), the dependencies are no longer
on maven / mavencentral but instead you reference them from the
local node_modules folder.
Second in order to make the Android lib project work with AS, we have
to bump the gradle version. It now matches the version in the RN hello world project.

:
Copy link
Contributor

@maicki maicki left a comment

Choose a reason for hiding this comment

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

LGTM. We have the same settings in https://github.com/maicki/react-native-event-bridge

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