diff --git a/README.md b/README.md index 565c8f8b..9dcdf610 100644 --- a/README.md +++ b/README.md @@ -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