januslo / react-native-bluetooth-escpos-printer

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

update handle getExtras String in onActivityResult #192

Open herujest opened 2 years ago

herujest commented 2 years ago

I was facing error when implementing react-native-webview, it was affected from onActivityResult on react-native-bluetooth-escpos-printer side. then I made an update when get result from picking files / camera photo from webview

Problem:

Screen Shot 2022-06-13 at 14 20 59

So this PR updated couple of line that affected by webview