.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,657 questions
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
I have a app in .Net MAUI API level 33 visual studio 2022
I am displaying my book content (50 pages ) in CarsoulView (one page at a time on screen) .
When i am scrolling any page in CarsoulView I want to apply animation
like Google Play Books app.
Is there any way to achieve it.