react-native-bluetooth-escpos-printer
react-native-bluetooth-escpos-printer copied to clipboard
Cannot set property 'DIRECTION' of undefined
I got this error when I import this library. Type Error: Cannot set property 'DIRECTION' of undefined
Hi i have the same error but now i resolve the problem is i used expo and expo metro bundler is not compatible with native modules its hard to test but you need create a Release Apk with android studio of your project and testing
remove and install again
i have the same issue
i am facing the same error on IOS
i have the same issue
I'm facing the same issue in ios
same issue for me, using react native cli "react-native": "0.66.3", "react-native-bluetooth-escpos-printer": "^0.0.5". android is working fine, it's just the ios.