You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After months work, @flyskywhy/react-native-gcanvas runs well on Android and iOS, fix several bugs and add feat: support drawImage() from require('some.png') on Android, iOS and Web described in Changelog.md, refactor with the detailed Example As Usage in README.md.
I've been looking through the Android issues, I also get the error:
A problem occurred evaluating project ':react-native-gcanvas'.
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?
The text was updated successfully, but these errors were encountered: