设置react-native模块的NDK版本
我正在尝试将 react-native skia 库设置到项目中。
IOS 可以完美运行,但 Android 不行。
在文档中,它写道:
目前,您需要安装 Android NDK。如果您安装了 Android Studio,请确保 $ANDROID_NDK 可用。例如 ANDROID_NDK=/Users/用户名/Library/Android/sdk/ndk-bundle。
我将文件放入此文件夹中,因此我认为已安装 android NDK :
但是什么是 $ANDROID_NDK 吗? Android Studio 中的变量?我的是:
然后,它在文档中写道:
还有模块部分。单击 shopify_react-native-skia 并通过下拉菜单选择 NDK 版本,然后单击“应用”。
但我没有 shopify_react-native-skia 模块:
顺便说一句,这部分设置,我在 ndk 字段上没有任何内容,并且无法设置某些内容:
(我现在无法发布图像,因为我需要 10 个声誉)
I'm trying to setup react-native skia library into project.
IOS working perfectly but not Android.
In the documentation, it's wrote :
Currently, you will need Android NDK to be installed. If you have Android Studio installed, make sure $ANDROID_NDK is available. ANDROID_NDK=/Users/username/Library/Android/sdk/ndk-bundle for instance.
I got files into this folder, so I'm supposed android NDK is installed :
But what is $ANDROID_NDK ? A variable into Android Studio ? Mine was :
Then, it's wrote in the documentation :
And them the Modules section. click on shopify_react-native-skia and select NDK version with dropdown, and click on apply.
but I don't have shopify_react-native-skia module :
Btw, in this part of settings, I have nothing on ndk field, and it is not enable to set something :
(I cant' post images for now because I need 10 reputations)
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论