Hi I am Udaya..
The Carousel Plugin Working Fine on Android But While Check in on IOS . I got the Issue
Issue was Something Covered Frame Bottom on Carousel
The Issue only on IOS
i Attached ScreenShot For Reference . pls Verify it

Code :
<CollectionView>
<CollectionView.ItemTemplate>
<DataTemplate>
<Grid>
<cv:CarouselView />
</Grid>
</DataTemplate>
</CollectionView.ItemTemplate>
</CollectionView>