andre-v2

Results 4 comments of andre-v2

The error is happening when using version [email protected] with SdkVersion 29 , they are dependencies from my project: "dependencies": { "react": "16.8.3", "react-native": "0.59.2", "react-native-signature-canvas": "^1.4.2", ... }, --- android/buil.gradle...

by the way, does version @1.4.2 not need react-native-web?

> @ andre-v2 você resolveu este problema? Meu problema é que a caneta não mostrou nada my solution was to update react-native to 0.63.2 and react-native-signature-canvas to 3.1.0 with react-native-webview...

> > @henryrossiter,[https: ](https://streamable.com/f7e3i0)//streamable.com/f7e3i0,在Nexus 6P,Android 7.0上可以正常工作,我使用以下示例:[https](https://github.com/YanYuanFE/react-native-signature-canvas/tree/master/example/expo-app) : [//github.com/YanYuanFE/react-native-signature-canvas/tree/master/example / expo-app](https://github.com/YanYuanFE/react-native-signature-canvas/tree/master/example/expo-app) > > Hello targetSdkVersion= 28 is normal, but Android shows nothing when targetSdkVersion=29. I am having the same problem, did...