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

Cant build on react native 0.72.0 #65

Closed kocendavid closed 11 months ago

kocendavid commented 1 year ago

Update of CompileSDK and targetSDK is needed to to build project on react native 0.72. Ideally version 31 since new play store releases should have at least this version.

nahlebn1k commented 11 months ago

Same issue, update lib please. RN version 0.72.3

flyskywhy commented 11 months ago

@nahlebn1k , please test the commit https://github.com/flyskywhy/react-native-gcanvas/commit/3b5445dadf92c580c1f1d279bc21b29f4e0c6db8 on Linux and Windows, then tell me the result.

nahlebn1k commented 11 months ago

@flyskywhy not able to test on Linux now, but Windows seems working fine. Thank you very much!

flyskywhy commented 11 months ago

@flyskywhy/react-native-gcanvas@6.0.11 fix it :smile: