Hello,
I'm interested in using SfCarousel similarly to how it was described in a post I found for Xamarin:
https://www.syncfusion.com/forums/144047/sfcarousel-with-a-full-screen-current-item
Specifically, I want to display a single page in full screen and use SfCarousel animations during swipes to load the content of the next page for the user.
I tried modifying the GitHub example:
https://github.com/SyncfusionExamples/Getting-Started-with-.NET-MAUI-SfCarousel
Changing it similarly to the sample attached to the Xamarin post. I did my best to make the image of the current item full screen.
Could you please advise if there is anything I'm missing?
I'm attaching the MainPage file.
Attachment:
MainPage_7450e5b8.zip