react-native-af-video-player icon indicating copy to clipboard operation
react-native-af-video-player copied to clipboard

hideFullScreenControl does not hide the full screen control

Open abdullahoday710 opened this issue 6 years ago • 2 comments

  • [ 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

abdullahoday710 avatar Jul 27 '19 21:07 abdullahoday710

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.

yamgemy avatar Aug 02 '19 03:08 yamgemy

Same here. Apparently this commit 911b02e wasn't merged under my npm install. I added them manually and it worked for me.

Thank you !

abdullahoday710 avatar Aug 02 '19 13:08 abdullahoday710