react-native-library react-native-feitian-br301-module modify from: repository sdks: version 3.5.64
npm install react-native-feitian-br301-module
import CardReaderModule from "react-native-feitian-br301-module";
[[info.plist]]
<key>NSBluetoothAlwaysUsageDescription</key>
<string>App need your approval to access to the bluetooth</string>
<key>UISupportedExternalAccessoryProtocols</key>
<array>
<string>com.ftsafe.bR301</string>
<string>com.ftsafe.iR301</string>
<string>com.ftsafe.ir301</string>
<string>com.ftsafe.br301</string>
</array>
<key>NSBluetoothPeripheralUsageDescription</key>
<string>App need your approval to access to the bluetooth</string>
<key>UIBackgroundModes</key>
<array>
<string>external-accessory</string>
</array>
[[Link Binary With Libraries]]
-libiRockey301_3.5.64_Release
-CoreBluetooth.framework
-ExternalAccessory.framework
Made with create-react-native-library