AwaitablePopups icon indicating copy to clipboard operation
AwaitablePopups copied to clipboard

Customisable Popups for Xamarin Forms

Results 7 AwaitablePopups issues
Sort by recently updated
recently updated
newest added

Bumps [Xamarin.Essentials](https://github.com/xamarin/Essentials) from 1.7.0 to 1.7.5. Release notes Sourced from Xamarin.Essentials's releases. 1.7.5 What's Changed Help details incorrect by @​manojdemel12d in xamarin/Essentials#1881 Typo "point ot"→"point to" by @​hyoshioka0128 in xamarin/Essentials#2031...

dependencies

Bumps Xamarin.Forms from 4.6.0.847 to 5.0.0.2545. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=Xamarin.Forms&package-manager=nuget&previous-version=4.6.0.847&new-version=5.0.0.2545)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies

Bumps [AsyncAwaitBestPractices.MVVM](https://github.com/brminnick/AsyncAwaitBestPractices) from 6.0.1 to 6.0.6. Release notes Sourced from AsyncAwaitBestPractices.MVVM's releases. v6.0.6 New In This Release Add Support for .NET 7.0 What's Changed Bump Xamarin.CommunityToolkit.Markup from 2.0.2 to 2.0.4...

dependencies

Bumps [Rg.Plugins.Popup](https://github.com/rotorgames/Rg.Plugins.Popup) from 2.0.0.13 to 2.1.0. Release notes Sourced from Rg.Plugins.Popup's releases. v2.0.0.14 Fixes: *[iOS] system padding and keyboard offset didn't work properly on iOS The original package is listed...

dependencies

## 🐛 Bug Report I cannot seem to make the SafeCloseModel work correctly. I believe it may best be worked with AsyncCommand, however, that causes issues aswell ### Reproduction steps...

bug

There is a lot of auto documentation that needs to be added to make the codebase easier to navigate and work with. this is here to hold me to it.

documentation

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...

enhancement
good first issue