Baseflow / LottieXamarin

Render After Effects animations natively on Android, iOS, MacOS and TvOS for Xamarin
https://baseflow.com
Apache License 2.0
1.21k stars 261 forks source link

Animation Disappear after navigation in runtime. #372

Closed ElecTwix closed 2 years ago

ElecTwix commented 2 years ago

🐛 Bug Report

Lottie Animation will disperse after changing the runtime navigation page.

Expected behavior

Just don't disappear for no reason.

Reproduction steps

  1. Create 2 Pages
  2. Set Navitagion in App.xaml.cs
  3. Change Navigation page in Runtime
  4. And Animation is gone.

Configuration

Version: 4.1.0

Platform:

kashifkhankk commented 2 years ago

Animation disappearing on sorting the ObservableCollection in xamarin iOS project.