AnimationNavigationPage
AnimationNavigationPage copied to clipboard
AnimationNavigationPage is a NavigationPage with custom transitions animation effects.
AppCompatAnimationNavRenderer.RemoveFragments (System.Collections.Generic.List`1[T] fragmentsToRemove) Java.Lang.IllegalStateException: Can not perform this action after onSaveInstanceState Stack traces JniEnvironment+InstanceMethods.CallIntMethod (Java.Interop.JniObjectReference instance, Java.Interop.JniMethodInfo method, Java.Interop.JniArgumentValue* args) JniPeerMembers+JniInstanceMethods.InvokeAbstractInt32Method (System.String encodedMember, Java.Interop.IJavaPeerable self, Java.Interop.JniArgumentValue* parameters) FragmentTransactionInvoker.Commit () AppCompatAnimationNavRenderer.RemoveFragments...
AppCompatAnimationNavRenderer.Dispose (System.Boolean disposing): Java.Lang.IllegalArgumentException: No view found for id 0x1 (unknown) for fragment FragmentContainer{2569ac9} (a5bfc693-9a33-4578-b7f7-676657ce8664 id=0x1) JniEnvironment+InstanceMethods.CallBooleanMethod (Java.Interop.JniObjectReference instance, Java.Interop.JniMethodInfo method, Java.Interop.JniArgumentValue* args) JniPeerMembers+JniInstanceMethods.InvokeVirtualBooleanMethod (System.String encodedMember, Java.Interop.IJavaPeerable self, Java.Interop.JniArgumentValue* parameters)...
Hello I am getting as following error. Thank you in advance ``` Severity Code Description Project File Line Suppression State Error Can not resolve reference: `Xamarin.Android.Support.Fragment`, referenced by `FormsControls.Droid`. Please...
Xamarin.Forms (5.0.0.1931) -- Requires Targeting and Compiling API 10 (Q) XForms.Plugin.AnimationNavigationPage (1.0.8) error XA2002: Can not resolve reference: `Xamarin.Android.Support.Fragment`, referenced by `FormsControls.Droid`. Please add a NuGet package or assembly reference...
If any of the pages hide the navigation bar, the height of this page is the same than the ones with the bar, and it is moved to top keeping...
Can we get support for PCL projects as well? I cant switch my project to .NETStandard shared library.  Let me know even if there's any workaround to use it...
Is there a way of implementing this using Shell?
I followed the instructions that have been written in the logs but the animation seems to not work for iOS, although it works perfectly for Android. Were there any other...
I'm having a problem with Push animation only. When pushing and rotating and returning, the screen does not return to the correct position. The same is true when rotating, pushing...
When I build and deploy the app using this NuGet package the app is closing on start up. I am using windows machine deploying on iPhone device using HotReload with...