react-native-gcanvas icon indicating copy to clipboard operation
react-native-gcanvas copied to clipboard

react native canvas based on gpu opengl glsl GCanvas -- A lightweight cross-platform graphics rendering engine. (超轻量的跨平台图形引擎)

Results 7 react-native-gcanvas issues
Sort by recently updated
recently updated
newest added

Hey, found one curious case on iOS (im not sure, but probably this problem on Android as well, still investigate) We have screen with GCanvas, after some attempts to open...

在退出 react native 容器的activity时 回到主页activity 在进入react native 容器的activity回无法使用多次 RNModuleImpl enable setContextType can not find canvas with id ===> xxx setDevicePixelRatio can not find canvas with id ===> xxx 后无果

Hello, thanks for your work, appreciate it :) Your tool opens the opportunity to use many libraries and algorithms from web development. But animation rendering requires JS calculation and some...

Prevents from building for Catalyst/macOS.

UnsatisfiedLinkError No implementation found for void com.taobao.gcanvas.GCanvasJNI.setContextType(java.lang.String, int) (tried Java_com_taobao_gcanvas_GCanvasJNI_setContextType and Java_com_taobao_gcanvas_GCanvasJNI_setContextType__Ljava_lang_String_2I)

'GL/GGL.h' file not found

Hi there, while building locally a development apk: `eas build --profile development --platform android --local` I'm getting the following error: ```[RUN_GRADLEW] FAILURE: Build failed with an exception. [RUN_GRADLEW] * Where:...