Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Show iOS controls without using present full screen #758

Merged
merged 1 commit into from
Jul 6, 2018

Conversation

LandonS23
Copy link
Contributor

This allows you to show the controls without calling the present full screen method.

Show controls without calling the present full screen method.
@ryanvanderpol
Copy link

Can this get merged in please?

@youngern
Copy link

youngern commented Mar 8, 2018

Status on this?

@cobarx
Copy link
Contributor

cobarx commented May 16, 2018

Maybe I'm missing something, but the only time I'm seeing createPlayerViewController get called is when I use presentFullscreenPlayer. Can you provide an example of how you're using this? It may also be that something has changed when they switched over to the new video player in iOS 11.

Also, I don't think we want to make this mandatory behavior, some people are going to want to provide their own controls UI, so this should be an optional prop.

@cobarx
Copy link
Contributor

cobarx commented Jul 6, 2018

Ok I finally figured out what was going on. I didn't realize that settings the controls prop caused it to create a view controller. Tested this and everything looks good, sorry about that!

@cobarx cobarx merged commit 7bd7024 into TheWidlarzGroup:master Jul 6, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants