-
Updated
Nov 11, 2020
xamarin-plugin
Here are 60 public repositories matching this topic...
-
Updated
Nov 16, 2020 - C#
-
Updated
Aug 30, 2018
-
Updated
Sep 30, 2020 - C#
-
Updated
Nov 1, 2020 - C#
-
Updated
Nov 23, 2020 - C#
-
Updated
Sep 10, 2019 - C#
-
Updated
Nov 22, 2020 - C#
-
Updated
Oct 12, 2020 - C#
-
Updated
Jan 27, 2020 - C#
-
Updated
Nov 7, 2020 - C#
-
Updated
Aug 6, 2020 - C#
-
Updated
May 1, 2020 - C#
-
Updated
Aug 16, 2020 - C#
-
Updated
Nov 18, 2020 - C#
-
Updated
Oct 8, 2018 - C#
-
Updated
Aug 15, 2020 - C#
-
Updated
Nov 3, 2017 - C#
-
Updated
Mar 2, 2019 - C#
-
Updated
Nov 14, 2020 - C#
-
Updated
Jun 25, 2020 - C#
-
Updated
Mar 9, 2020 - C#
-
Updated
Mar 26, 2020 - C#
-
Updated
Aug 24, 2020 - C#
-
Updated
Nov 15, 2020 - C#
-
Updated
Nov 21, 2018 - C#
-
Updated
May 14, 2019 - C#
-
Updated
May 22, 2018 - C#
-
Updated
Aug 24, 2020 - C#
Improve this page
Add a description, image, and links to the xamarin-plugin topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the xamarin-plugin 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.