AlexandrNikulin / AnimationNavigationPage

AnimationNavigationPage is a NavigationPage with custom transitions animation effects.
Apache License 2.0
237 stars 37 forks source link

About "Please add a NuGet package or assembly" error #69

Open kerberosargos opened 4 years ago

kerberosargos commented 4 years ago

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 add a NuGet package or assembly reference for `Xamarin.Android.Support.Fragment`, or remove the reference to `FormsControls.Droid`.      
kerberosargos commented 4 years ago

Hello again I have solved my problem installing "Xamarin.Android.Support.v7.AppCompat" package but I have migarted my Android verison to AndroidX. Please try your plugin with AndroidX

dfarrNTST commented 3 years ago

Did you ever get this to work targeting and compiling for Android 10 (Q)? Or working with Xamarin Forms 5?

MisterRoy commented 3 years ago

@dfarrNTST Yes, it works when targeting and compiling for Android 10 (Q). It also works with Xamarin.Forms 5.