I installed the Nuget packages for The Xamarin.Android Support version 25.0.1-rc1. However, when I build- I get this error:
no resource found that matches the given name 'theme.appcompat.light.darkactionbar'
And a few more errors like that.
How do I resolve this?
AppCompatlibrary to your project? - M. Wiśnicki