简体   繁体   English

将本机应用程序转换为本机 android 依赖项/库

[英]Converting react native app into native android dependency/library

I would like to transform my react native app into a library that can be added as a dependency/library by any already existing native Android project through gradle.Is this possible?我想将我的 React 本机应用程序转换为一个库,可以通过 gradle 将任何已经存在的本机 Android 项目添加为依赖项/库。这可能吗?

First publish your react native source code in Your github and after copy that project page url and publish it on gitPack, Now finally from there you will recieve your dependency首先在您的 github 中发布您的 React Native 源代码,然后复制该项目页面 url 并将其发布到 gitPack 上,现在终于从那里您将收到您的依赖项

Happy coding:)快乐的编码:)

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM