flyskywhy / react-native-gcanvas

react native canvas based on gpu opengl glsl GCanvas -- A lightweight cross-platform graphics rendering engine. (超轻量的跨平台图形引擎)
Apache License 2.0
215 stars 21 forks source link

UnsatisfiedLinkError #76

Closed Loovery closed 6 months ago

Loovery commented 6 months ago

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)

flyskywhy commented 6 months ago

duplicated with #28