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

react-native link react-native-gcanvas Android error #174

Open
YvesCheung opened this issue Sep 20, 2020 · 2 comments
Open

react-native link react-native-gcanvas Android error #174

YvesCheung opened this issue Sep 20, 2020 · 2 comments

Comments

@YvesCheung
Copy link

For version react-native-gcanvas:0.0.6

in react-native-gcanvas/android/build.gradle :

compileOnly project(':android:gcanvas_library')
compileOnly project(':android:bridge_spec')
compileOnly project(':android:adapters:gcanvas_imageloader_fresco')
compileOnly project(':android:adapters:bridge_adapter')

None of these project could be found in node_modules.
Use remote dependencies instead of local project declaration?

@jwxbond
Copy link
Contributor

jwxbond commented Oct 2, 2020

react-native-gcanvas, not maintance yet. you can create a new version

@flyskywhy
Copy link

@YvesCheung

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 😋

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