Replies: 1 comment
-
We have an example included in our sample app. You'll use Maui.Markup/samples/CommunityToolkit.Maui.Markup.Sample/Pages/NewsPage.cs Lines 91 to 104 in 7327292 |
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 am developing an app that requires multiple pages, and I need to navigate between them and sometimes pass data between them. Many of the example I have seen requires using XAML, and none of them is 100% markup and code base.
Beta Was this translation helpful? Give feedback.
All reactions