-
Updated
Nov 28, 2021
xamarin-library
Here are 80 public repositories matching this topic...
-
Updated
Jun 30, 2022 - C#
-
Updated
Oct 27, 2021 - C#
-
Updated
Jul 3, 2022 - C#
-
Updated
Mar 29, 2022 - C#
-
Updated
Feb 18, 2022
-
Updated
Oct 8, 2018 - C#
-
Updated
Jun 13, 2022 - C#
-
Updated
Oct 5, 2021 - C#
-
Updated
Dec 28, 2020 - C#
-
Updated
Feb 5, 2018 - C#
-
Updated
Aug 24, 2020 - C#
-
Updated
Dec 20, 2020 - C#
-
Updated
Jun 22, 2022 - C#
-
Updated
Jun 23, 2022 - JavaScript
-
Updated
May 22, 2018 - C#
-
Updated
May 14, 2019 - C#
-
Updated
Mar 12, 2021 - C#
-
Updated
Jan 17, 2019 - C#
-
Updated
Apr 20, 2020 - C#
-
Updated
Mar 19, 2021 - C#
-
Updated
Nov 19, 2021 - C#
-
Updated
Jun 23, 2022 - F#
-
Updated
Jul 25, 2020
-
Updated
Aug 23, 2018 - Objective-C
-
Updated
May 26, 2021 - C#
-
Updated
Mar 12, 2019 - C#
-
Updated
Oct 16, 2018 - C#
-
Updated
Sep 9, 2019 - C#
Improve this page
Add a description, image, and links to the xamarin-library topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the xamarin-library topic, visit your repo's landing page and select "manage topics."
The plan is to implement a percentage complete by having the loader take in an array of tasks which will be completed either one after the other, or using a task.whenall style idea. These two options will be controlled through a boolean.
There will be no weight to these tasks however, it will just be 100%/ amount of tasks you have.