I am trying to display an image slider using CarouselView.FormsPlugin and although I have looked at documentation and watched tutorials I have had no luck in displaying it on my app. I wonder if it is my xaml
hierarchy even though I checked that too. I have the CarouselViewRenderer.Init()
in both iOS and Android projects too. Please see my code below:
XAML
Code-Behind