You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
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:
The text was updated successfully, but these errors were encountered: