Wictor Gabriel

Results 2 comments of Wictor Gabriel

> Update package manually > > ``` > PanResponder.create({ > onStartShouldSetPanResponderCapture: trueFunc, // update this to trueFunc > }) > ``` > > It will work inside modal @cs-ashiqu That...

@nkqdev did you made some modification on the lib source code to run in IOS? I am getting this error `TypeError: undefined is not an object (evaluating '_$$_REQUIRE(_dependencyMap[9], "react-native-bluetooth-escpos-printer").BluetoothManager')` When...