Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Android won't compile #180

Open
Datagrdn opened this issue Oct 6, 2020 · 3 comments
Open

Android won't compile #180

Datagrdn opened this issue Oct 6, 2020 · 3 comments

Comments

@Datagrdn
Copy link

Datagrdn commented Oct 6, 2020

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?

@jwxbond
Copy link
Contributor

jwxbond commented Oct 9, 2020

ReactNative will not maintance, you can implement a RN component by yourself

@flyskywhy
Copy link

@Datagrdn

Since Alibaba feat: delete weex bridge & reactive bridge, here comes the @flyskywhy/react-native-gcanvas npm package.

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.

With Performance Test Result, and Convenient With Browser-like canvas APIs with the easily <canvas/> ported example react-native-particles-bg runs on Android, iOS and Web, @flyskywhy/react-native-gcanvas is the best choice for now 😋

@Datagrdn
Copy link
Author

Thank you so much for the update!

Congratulations on the release, I'm very excited to check this out!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants