infoxicator / react-native-star-prnt

React-Native bridge to communicate with Star Micronics Bluetooth/LAN Printers
MIT License
67 stars 65 forks source link

Move `requiresMainQueueSetup` to after `methodQueue` #34

Closed TheKidCoder closed 5 years ago

TheKidCoder commented 5 years ago

Move requiresMainQueueSetup to after methodQueue to fix warning about main queue. Fixes issue #33