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

Create and Host Artifact #21

Open
jpshelley opened this issue Apr 26, 2017 · 0 comments
Open

Create and Host Artifact #21

jpshelley opened this issue Apr 26, 2017 · 0 comments

Comments

@jpshelley
Copy link

My current setup is to create React Native code in an Android Library and then import that into our main application. That allows our mobile developers to not worry about React Native, npm, node, etc and continue with their work.

Would it be okay to create the .aar artifact that this library can generate and host it with jitpack/jcenter?

If so, I can create a PR to do so. I would outline the best approach would be:

  1. Setup CI (Circle CI might be good)
  2. Add gradle scripts for publishing the artifact
  3. If the build passes, upload the artifact.
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

1 participant