Scroll to new view without tabs #15765
Unanswered
aryehsilver
asked this question in
General
Replies: 3 comments
-
Can no one help? |
Beta Was this translation helpful? Give feedback.
0 replies
-
Is MAUI dead? Or are all the developers and maintainers dead!?! |
Beta Was this translation helpful? Give feedback.
0 replies
-
Hi, I converted this issue to a discussion post because it's not about a specific issue or feature request. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
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?
Beta Was this translation helpful? Give feedback.
All reactions