简体   繁体   English

使用react-native init将Native SDK集成到react native中

[英]Integrate Native sdk in react native using react-native init

I am setting up a new react native application and new to react-native. 我正在建立一个新的react native应用程序和一个react-native新应用程序。 I have a native SDK to integrate which capture an image using the camera and scan the document. 我有一个本地SDK进行集成,可以使用相机捕获图像并扫描文档。 NPM wrapper of this SDK not available. 该SDK的NPM包装器不可用。

I started my project using react-native init. 我使用react-native init开始了我的项目。

I have googled a lot but didn't solve my problem. 我用谷歌搜索了很多,但是没有解决我的问题。 Please provide some guides which help me to integrate this SDK 请提供一些指南,以帮助我集成此SDK

Haven't try any particular thing yet, am too confused 还没有尝试任何特定的事情,太困惑了

I expect just guides which helps me to complete my task, any example will be very helpful 我希望有一些指南可以帮助我完成任务,任何示例都将非常有帮助

For installing SDK use this 要安装SDK,请使用此

sudo apt update && sudo apt install android-sdk sudo apt更新&& sudo apt安装android-sdk

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

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