hideFullScreenControl does not hide the full screen control
-
[ latest version] react-native-af-video-player version:
-
[ latest] React Native version:
-
[ android] OS:
-
[ i don't think so] Has this issue already been raised?
-
[ yes] Have you clearly read and understood the Readme?
-
[x] Code and explanation to replicate this issue:
<Video url={"http://techslides.com/demos/sample-videos/small.mp4"} autoPlay={true} hideFullScreenControl={true} /> -
[x] Are there any console logs? no
-
[x] Include Screeshots / Video: no need because it is obvious
Same here. Apparently this commit https://github.com/abbasfreestyle/react-native-af-video-player/commit/911b02e79d7b249b636a773d051b15553f698fd1 wasn't merged under my npm install. I added them manually and it worked for me.
Same here. Apparently this commit 911b02e wasn't merged under my npm install. I added them manually and it worked for me.
Thank you !