Scroll to new view without tabs

Aryeh Silver 0 Reputation points
2023-05-18T23:22:54.0833333+00:00

I'm building a home app for an Android device. What is the best way to replicate the experience on a typical mobile, I.e. have a home screen that displays the time and search box etc. Then when scrolling it opens a list of available apps.

I have tried with a TabbedPage. The problem with this, I haven't worked out how to remove the tabs. It should only be navigable via scrolling not clicking the tab.

The CarouselView only supports adding an ItemsTemplate which doesn't make sense here as I need different content on the home screen verses the apps list.

What is my best way forwards?

Developer technologies | .NET | .NET MAUI
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.