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

[Android] Adds Maven Support For Gradle Dependency [xx] #577

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

thorbenprimke
Copy link

Summary:
In order to easily include RN Sound in a brownfield project,
this sets up the maven dependency generation.
The maven files can then be referenced in a similar fashion to how
RN core is referenced in that it no longer requires adding the
native dependency to the node modules folder. Instead one can
copy the maven files in the native repo and reference them directly.

Test plan:

  • verified generated maven files work as expected

Summary:
In order to easily include RN Sound in a brownfield project,
this sets up the maven dependency generation.
The maven files can then be referenced similary to how
RN is referenced in that it no longer requires adding the
native dependency to the node modules folder.

Test plan:
- verified generated maven files work as expected
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants