Here are
58 public repositories
matching this topic...
A collection of interesting libraries/tools for Xamarin mobile projects
A Xamarin Forms library for implementing Material Design
Xamarin and MvvMCross plugin for authenticate a user via fingerprint sensor
A curated list of awesome Xamarin iOS/Android and Xamarin Forms bindings, ports, frameworks and much more!
Xamarin Forms bindable Tab badges for iOS, Android, UWP, MacOS and WPF
Geolocation plugin for Xamarin and Windows
Calendar plugin for Xamarin.Forms
Audio Recorder plugin for Xamarin and Windows
A Xamarin Forms control to render the native video player on every platform.
A cross platform download manager for Xamarin
Use this Xamarin.Forms plugin to display HTML content into a label.
LatestVersion Plugin for Xamarin and Windows apps
Circle Buttons with icon for your Xamarin.Forms Applications
A plugin for Xamarin Forms and .NET MAUI providing a completely customisable calendar control with complex functionality.
Xamarin.Forms Plugin to customize the Xamarin.Forms.Entry Keyboard Return Button
PIN keyboard for Xamarin.Forms.
Controls for Xamarin Forms based on neumorphism tendency
Cross-platform plugin to work with screen orientation of mobile device.
Version Tracking Plugin for Xamarin and Windows
Create and validate property rules for all your Xamarin and Windows apps and improve the quality of your data.
☑️ Select multiple rows in a listview with xamarin.forms
Launch External Maps Plugin for Xamarin and Windows
Easily automateable Image resizing for your Xamarin.iOS and Xamarin.Android app assets!
Xamarin Customizable Bottomsheet - iOS & Android
Tab Strip control for Xamarin.Forms
Cross Platform Clipboard access for Xamarin
This sample app contains a random mixture of Xamarin/Xamarin.Forms controls, views, and functionality snippets that I've created.
Snackbar plugin for Xamarin.Forms
Improve this page
Add a description, image, and links to the
xamarin-plugin
topic page so that developers can more easily learn about it.
Curate this topic
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."
Learn more
You can’t perform that action at this time.
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.
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.