chore: update known issues

This commit is contained in:
Krzysztof Moch
2024-11-27 15:47:11 +01:00
parent 275204f53f
commit 69be802292
-3
View File
@@ -58,9 +58,6 @@ const VideoPlayer = () => {
);
};
```
## Known issues
- Android: VideoView does not show video on New Architecture - [#2](https://github.com/TheWidlarzGroup/react-native-video-v7/issues/2)
## Contributing