Scroll to new view without tabs
Aryeh Silver
0
Reputation points
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
4,170 questions
Sign in to answer