I'm using this third party component CarouselView
The instructions are clear if using a PCL for the main project but I happened to start my solution with a shared project.
My problem is that I can't get the assembly and namespace to load for the xaml found in the shared project.
I created a test project that used a PCL and I was able to easily get it working.
My question is, can this plugin work with Xamarin Shared project?