question

yashvaria-0656 avatar image
0 Votes"
yashvaria-0656 asked WenyanZhang-MSFT edited

Carousal page display issue with App shell in iOS xamarin forms.

118012-simulator-screen-shot-iphone-8-2021-07-26-at-21023.png


When Carousal page used with app shell its gives the blank screen.(Only in iOS.)Working fine in android.

But If we used without app shell it display the carousal page.117908-simulator-screen-shot-iphone-8-2021-07-26-at-21093.png


dotnet-xamarin
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

1 Answer

WenyanZhang-MSFT avatar image
0 Votes"
WenyanZhang-MSFT answered WenyanZhang-MSFT edited

Hello,Welcome to our Microsoft Q&A platform!
The CarouselPage has been superseded by the CarouselView. You can use App shell with CarouselView. I replace the CarouselPage with CarouselView, it works.
118148-image.png
118147-image.png
For more information you can refer to:
https://docs.microsoft.com/en-us/xamarin/xamarin-forms/app-fundamentals/navigation/carousel-page
https://docs.microsoft.com/en-us/xamarin/xamarin-forms/user-interface/carouselview/
Best Regards,
Wenyan Zhang


If the response is helpful, please click "Accept Answer" and upvote it.
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.



image.png (37.5 KiB)
image.png (21.9 KiB)
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.