xamarin / Xamarin.Forms

Xamarin.Forms is no longer supported. Migrate your apps to .NET MAUI.
https://aka.ms/xamarin-upgrade
Other
5.63k stars 1.87k forks source link

Xamarin Forms (5.0.0.2012): Scale & Rotate Animations are not working on iOS 15.x, however they work fine on Android #14966

Open cjkarande opened 2 years ago

cjkarande commented 2 years ago

Scale & Rotate Animations are not working on iOS 15.x, however they work fine on Android

Expected Behavior

The animations should be working fine.

Actual Behavior

The Scale & Rotate animations are not working. For scale, i see a brief fading effect and for Rotate it finishes immediately reaching the final position.

Basic Information

Environment

jfversluis commented 2 years ago

Could you please try the latest Xamarin.Forms version and confirm it doesn't work there?

jsuarezruiz commented 2 years ago

Could you attach a small sample where reproduce it?. Tried with some samples and cannot reproduce it. ios-rotate