-
Updated
Nov 11, 2020
xamarin-library
Here are 81 public repositories matching this topic...
-
Updated
Sep 13, 2020 - C#
-
Updated
Nov 6, 2020 - C#
-
Updated
Nov 16, 2020 - C#
-
Updated
Oct 8, 2018 - C#
-
Updated
Aug 15, 2020 - C#
-
Updated
Nov 3, 2020
-
Updated
Jun 25, 2020 - C#
-
Updated
Nov 7, 2020 - C#
-
Updated
Feb 5, 2018 - C#
-
Updated
Aug 24, 2020 - C#
-
Updated
Jul 2, 2018 - C#
-
Updated
Nov 24, 2020 - C#
-
Updated
Nov 21, 2018 - C#
-
Updated
May 14, 2019 - C#
-
Updated
May 22, 2018 - C#
-
Updated
Jan 17, 2019 - C#
-
Updated
Apr 20, 2020 - C#
-
Updated
Oct 11, 2020 - JavaScript
-
Updated
May 3, 2020 - C#
-
Updated
Feb 6, 2020 - F#
-
Updated
Jul 25, 2020
-
Updated
Mar 12, 2019 - C#
-
Updated
Oct 17, 2020 - C#
-
Updated
Aug 23, 2018 - Objective-C
-
Updated
Sep 9, 2019 - C#
-
Updated
Nov 7, 2018 - C#
-
Updated
Oct 27, 2020 - C#
-
Updated
Aug 10, 2020 - 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.