chore: update README.md

This commit is contained in:
Krzysztof Moch
2024-11-11 13:27:31 +01:00
parent 9474bb4fdf
commit 402b1ce059
+1 -2
View File
@@ -59,8 +59,7 @@ const VideoPlayer = () => {
};
```
## Known issues
- [ ] Android: After passing player to second VideoView, the first VideoView will permanently lose player - [#1](https://github.com/TheWidlarzGroup/react-native-video-v7/issues/1)
- [ ] Android: VideoView does not show video on New Architecture - [#2](https://github.com/TheWidlarzGroup/react-native-video-v7/issues/2)
- Android: VideoView does not show video on New Architecture - [#2](https://github.com/TheWidlarzGroup/react-native-video-v7/issues/2)
## Contributing