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

fix(ios): fix PIP not working when video isn’t filling the entire screen in width #3363

Merged
merged 1 commit into from
Nov 20, 2023

Conversation

YangJonghun
Copy link
Collaborator

Update the changelog

fix(ios): fix PIP not working when video isn’t filling the entire screen in width

Provide an example of how to test the change

      <Video
        style={{width: '50%', height: 400, backgroundColor: 'black'}}
        source={{
          uri: 'https://demo.unified-streaming.com/k8s/features/stable/video/tears-of-steel/tears-of-steel.ism/.m3u8',
        }}
        controls
        pictureInPicture
        playWhenInactive
        playInBackground={false}
      />

Describe the changes

@freeboub freeboub merged commit 11f6201 into TheWidlarzGroup:master Nov 20, 2023
1 check passed
@YangJonghun YangJonghun deleted the fix/ios-pip-bug branch November 20, 2023 12:48
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.

None yet

3 participants