bottomtabbedpage-xamarin-forms icon indicating copy to clipboard operation
bottomtabbedpage-xamarin-forms copied to clipboard

Can not resolve reference: `Xamarin.Android.Support.ViewPager`

Open aminparsa18 opened this issue 5 years ago • 1 comments

Suddenly Getting this error on build: Can not resolve reference: Xamarin.Android.Support.ViewPager, referenced by Naxam.Ittianyu.BottomNavExtension. Please add a NuGet package or assembly reference for Xamarin.Android.Support.ViewPager, or remove the reference to Naxam.Ittianyu.BottomNavExtension visual studio 2019 Naxam.BottomTabbedPage 0.3.0.2 Xamarin.Android.Support.ViewPager 28.0.0.1 is also installed

aminparsa18 avatar Oct 07 '19 21:10 aminparsa18

You must remove the reference and go and check your using statements at the top to see if its done correctly

aphila1 avatar Feb 16 '20 01:02 aphila1