alexkendall / react-native-bluetooth-cross-platform

Cross-Platform Bluetooth & WiFi React Native Module. Powered by underdark http://underdark.io/.
179 stars 35 forks source link

Handle Android RN 0.47 breaking change #20

Closed Emilios1995 closed 6 years ago

Emilios1995 commented 6 years ago

This makes the library work in react-native 0.47. see this same change made in other libraries:

https://github.com/jsierles/react-native-audio/pull/206 https://github.com/MacKentoch/react-native-beacons-manager/pull/36

It's backwards compatible so no need to worry