We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6cffc04 commit 600ecc9Copy full SHA for 600ecc9
1 file changed
README.md
@@ -145,11 +145,11 @@ New `TemplatedTaskLoader`: it does the same job as the `TaskLoaderView` but usin
145
146
There is an detailed example on how to use it here:
147
148
-https://github.com/roubachof/Sharpnado.TaskLoaderView/blob/master/Retronado/Sample/Views/CommandsPage.xaml
+https://github.com/roubachof/Sharpnado.TaskLoaderView/tree/master/Retronado.Maui/Views/CommandsPage.xaml
149
150
and here:
151
152
-https://github.com/roubachof/Sharpnado.TaskLoaderView/blob/master/Retronado/Sample/ViewModels/CommandsPageViewModel.cs
+https://github.com/roubachof/Sharpnado.TaskLoaderView/tree/master/Retronado.Maui/ViewModels/CommandsPageViewModel.cs
153
154
### New CompositeTaskLoaderNotifier builder and simplified wiring
155
0 commit comments