flyskywhy / react-native-gcanvas

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

how to complie in android? #45

Closed 317Isaac closed 2 years ago

317Isaac commented 2 years ago

I tried to use this project on the Android project, but the code in the weex_playground did not find an example of its use。 now i build the arr package,Where do I started

flyskywhy commented 2 years ago

README.md describe how to comile (some one said not work on RN 0.69, so maybe you can start with RN 0.63.2 which I'm using now), weex is not used anymore, no need build aar package.