You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Wenn du zu diesem Beispiel beitragen möchtest, wirf einen Blick auf die [CONTRIBUTING Guidelines](https://github.com/DevTKSS/DevTKSS.Uno.SampleApps/blob/master/CONTRIBUTING.md)
Copy file name to clipboardExpand all lines: src/DevTKSS.Uno.SimpleMemberSelectionApp/ReadMe.en.md
+11-1Lines changed: 11 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,7 +15,17 @@ For more information on how to use the Uno.Sdk or upgrade Uno Platform packages
15
15
## Tutorial to follow along with this sample
16
16
17
17
This sample app has no Documented Tutorial by now, but you can check out the Video Guide already available on YouTube:
18
-
[How To: Binden von ListState und ImmutableList zu FeedView & ListView im UI | Uno Community Tutorial](https://youtu.be/wOsSlv1YFic) (Deutsch => Switch on Subtitles for English)
18
+
[How To: Binding to ListState with an ImmutableList from FeedView & ListView in UI](https://youtu.be/wOsSlv1YFic) (Deutsch => Switch on Subtitles for English)
19
+
20
+
> [!NOTE]
21
+
> The Video for the Tutorial is until now only available in German Localization, so we recommend activating automatic Sub-Titles on YouTube until there is an English Version available.
Copy file name to clipboardExpand all lines: src/DevTKSS.Uno.XamlNavigationApp/ReadMe.de.md
+27-4Lines changed: 27 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,12 +14,35 @@ Weitere Informationen zur Verwendung des Uno.Sdk oder zum Aktualisieren der Uno
14
14
15
15
## Tutorial zum Mitmachen
16
16
17
-
Diese Beispiel-App ist Teil eines Community-Tutorial-Videos, das dich durch den Prozess des Aufbaus einer XAML-Navigations-App mit der Uno Platform führt.
17
+
Diese Beispiel-App ist Teil eines Community-Tutorial-Videos, das dich durch den Prozess des Aufbaus einer XAML-Navigations-App und Mvux mit der Uno Platform führt.
18
18
19
-
Bitte wähle die Sprache deiner Wahl, um dem Tutorial zu folgen:
-[Tutorial Teil 1: Erstellen des UI mit einer NavigationView in Xaml](https://devtkss.github.io/DevTKSS.Uno.SampleApps/articles/de/Navigation/HowTo-Defining-UI-NavigationView-de.html)
22
+
-[Tutorial Teil 2: Registrieren und Verwalten von Routen](https://devtkss.github.io/DevTKSS.Uno.SampleApps/articles/de/Navigation/HowTo-RegisterRoutes-de.html)
23
+
-[Tutorial Teil 3: Navigation im Model oder ViewModel](https://devtkss.github.io/DevTKSS.Uno.SampleApps/articles/de/Navigation/HowTo-ModelDefinition-de.html)
24
+
- YouTube Video: [How To: Navigation mit NavigationView in MVUX und XAML](https://youtu.be/knt2oOjHH30)*(Umfasst alle 3 Teile)*
Copy file name to clipboardExpand all lines: src/DevTKSS.Uno.XamlNavigationApp/ReadMe.en.md
+29-3Lines changed: 29 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,10 +16,36 @@ For more information on how to use the Uno.Sdk or upgrade Uno Platform packages
16
16
17
17
This sample app is part of a Community Tutorial Video that will guide you through the process of building a XAML Navigation App using the Uno Platform.
18
18
19
-
Please select the language of your choice to follow along:
19
+
> [!NOTE]
20
+
> The Videos for the Tutorials below are until now only available in German Localization, so we recommend activating automatic Sub-Titles on YouTube until they are available in English too.
-[Tutorial Part 1: Create the UI with a NavigationView in XAML](https://devtkss.github.io/DevTKSS.Uno.SampleApps/articles/en/Navigation/HowTo-Defining-UI-NavigationView-en.html)
25
+
-[Tutorial Part 2: Register your Routes](https://devtkss.github.io/DevTKSS.Uno.SampleApps/articles/en/Navigation/HowTo-RegisterRoutes-en.html)
26
+
-[Tutorial Part 3: Navigating in Model or ViewModel](https://devtkss.github.io/DevTKSS.Uno.SampleApps/articles/en/Navigation/HowTo-ModelDefinition-en.html)
27
+
- YouTube Video: [How To: Navigating with NavigationView and Uno.Extensions.Navigation in MVUX and XAML](https://youtu.be/knt2oOjHH30)*(Includes all 3 Parts)*
0 commit comments