iddan / react-native-canvas

A Canvas component for React Native
MIT License
981 stars 172 forks source link

does not work in react-native-windows #326

Open sHenGlinL opened 5 months ago

sHenGlinL commented 5 months ago

f1c400d4-c17b-4a97-b267-e18a019fda01

"dependencies": { "@tamagui/config": "^1.92.0", "react": "18.2.0", "react-native": "0.73.6", "react-native-canvas": "^0.1.39", "react-native-webview": "^13.8.1", "react-native-windows": "0.73.11", "tamagui": "^1.92.0" }

same code is work in android/ios , but doesn't work in react-native-windows