Skip to content
This repository has been archived by the owner on Jun 7, 2019. It is now read-only.

Allow hide fullscreen button in video control #7

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

nattatorn-dev
Copy link

Is it possible to hide full screen button?

@alexrussell
Copy link

Ooh, didn't see this PR when I submitted #10. This PR would close #10.

@nattatorn-dev
Copy link
Author

nattatorn-dev commented Oct 17, 2017

My application work in portrait mode only and I don't need to show full screen button
to see what it looks like: https://expo.io/@nattatorn-dev/expo-videoplayer-examples

/**
* Allow fullscreen button
*/
fs: PropTypes.bool,

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Change this name to showFullscreenButton? Makes the code self-explanatory

@abi
Copy link
Contributor

abi commented Jan 9, 2018

Fixed in 0.4.0

@natterstefan
Copy link

Fixed in 0.4.0

So this should work already @abi?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants