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

Remove listeners function #33

Closed azanli closed 6 years ago

azanli commented 6 years ago

Includes a single function to remove all listeners attached to NativeEmitter. Also updates the sdk to reflect this change in the example subscribe/unsubscribe workflow.

azanli commented 6 years ago

Nevermind. I just noticed it wasn't working the whole time.. =\