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

120 Hz Android device issue. #33

Closed danggun closed 2 years ago

danggun commented 2 years ago

An Android phone with a 120 Hz refresh rate often lags. The Android official documentation provides a guide as follows. Could it be reflected?

Reference: https://developer.android.com/guide/topics/media/frame-rate

flyskywhy commented 2 years ago

Until I buy a new Android phone with 120 Hz refresh rate then comes to debug, before that, you can try to edit the source by yourself with the reference.