So i\'m currently in the process of evaluating trials of Xamarin.Forms and UI for XamarinForms from telerik.
Unfortunately once i link the libraries to the telerik d
If you have project a referencing project b, and using a Xamarin package (in my case appcompat) in project b, then make sure that the package is also referenced in project a.
project a
project b