79169986

Date: 2024-11-08 12:17:07
Score: 2
Natty:
Report link

Setting useTextureView to false tells react-native-video to use a SurfaceView instead of a Texture View, which can mitigate issues when hardware acceleration is selectively enabled.

add this prop useTextureView={false}

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Atnabon