iOS是否支持react本机库

时间:2019-01-10 09:40:05

标签: ios react-native

我正在开发一个iOS应用程序,在该应用程序中,我需要开发诸如react native库之类的功能,否则我可能会在我的本机应用程序中使用react native库。

1 个答案:

答案 0 :(得分:1)

$ npm install --save

使用此命令自动添加所有react native库,无论是android应用程序还是IOS应用程序。 如果您想手动进行操作, 请参考下面的链接,该链接为您提供了有关操作步骤的逐步图示- https://facebook.github.io/react-native/docs/linking-libraries-ios