You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm currently encountering a technical issue while developing a sports video dashboard feature using react-native-skia. This feature needs to overlay a dashboard displaying data such as current position, speed, and heart rate on top of sports videos, with the final video synthesis and export handled by the Android native layer. The key obstacle at present is that during the off-screen rendering export process, the bitmap generated from the Skia view obtained by the native layer appears empty.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
I'm currently encountering a technical issue while developing a sports video dashboard feature using react-native-skia. This feature needs to overlay a dashboard displaying data such as current position, speed, and heart rate on top of sports videos, with the final video synthesis and export handled by the Android native layer. The key obstacle at present is that during the off-screen rendering export process, the bitmap generated from the Skia view obtained by the native layer appears empty.
Beta Was this translation helpful? Give feedback.
All reactions