react-native-ble-plx
react-native-ble-plx copied to clipboard
Fix iOSErrorCode type in d.ts file
Purpose
Fix iosErrorCode
type.
Change it from BleATTErrorCode
to BleIOSErrorCode
.
Implementation seems to use BleIOSErrorCode
.
See implementation at https://github.com/Polidea/react-native-ble-plx/blob/1c3ceca0166a810286d035ec782586924310f966/src/BleError.js#L36
@mciechanowicz, it looks like the project is linked to the wrong Travis project. Do you know how we could get this PR in please?