Skip to content
Commit 05139303 authored by David Peek's avatar David Peek
Browse files

Disables default system animation when resizing AVPlayerLayer

Not sure if this something you will want – perhaps it could go behind a flag. When animating video size, the default system animation makes the rendered size of the video lag behind the bounds of the react view. This patch disables the default animation, ensuring the video renders at the correct size.
parent 69f4a35d
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment