GCanvas
GCanvas copied to clipboard
Android won't compile
I've been looking through the Android issues, I also get the error:
A problem occurred evaluating project ':react-native-gcanvas'.
Extension with name 'sdks' does not exist. Currently registered extension names: [ext, _internalAndroidGradlePluginDependencyCheckerRegistered]
when trying to follow from the https://alibaba.github.io/GCanvas/docs/Integrate%20GCanvas%20on%20ReactNative.html
Trying this be created a RN project with react-native init
Has anyone successfully run this on Android? If so what can I do to get started?