【发布时间】:2019-05-03 06:32:56
【问题描述】:
我正在尝试将蓝牙添加到应用程序并使用 react native BLE plx。我使用了 Expo,所以我分离了我的应用程序。 在 react native BLE plx page,在安装过程中,他们说:
Move BleClient.xcodeproj located in .node_modules/react-native-ble-plx/ios
using drag & drop to Libraries folder in your project.
问题是我在 Xcode 中没有“库”文件夹。 你知道怎么加吗? (我绑定使用 react-native 链接 react-native-ble-plx 它没有成功)
【问题讨论】: