januslo / react-native-bluetooth-escpos-printer

React-Native plugin for the bluetooth ESC/POS & TSC printers.
MIT License
359 stars 416 forks source link

BluetoothManager Module: Device Bluetooth Turn On Listener #116

Open jeafgilbert opened 4 years ago

jeafgilbert commented 4 years ago

Thank you for this great plugin 🙏 Could we have a new manager module to listen on device bluetooth turned on? We already can listen toggle off with 'EVENT_CONNECTION_LOST', but additional toggle on listener would be great.