Closed qurben closed 3 years ago
Fixes iddan/react-native-canvas#196
In line with https://github.com/facebook/react-native/issues/21342
This was broken for react-native-web in version 0.12.0
react-native-web
This way react-native-canvas does not give a type error when imported in a web environment.
react-native-canvas
web
Thanks!
Fixes iddan/react-native-canvas#196
In line with https://github.com/facebook/react-native/issues/21342
This was broken for
react-native-web
in version 0.12.0This way
react-native-canvas
does not give a type error when imported in aweb
environment.