PureWeen.Maui.FixesAndWorkarounds 1.2.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package PureWeen.Maui.FixesAndWorkarounds --version 1.2.0
NuGet\Install-Package PureWeen.Maui.FixesAndWorkarounds -Version 1.2.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="PureWeen.Maui.FixesAndWorkarounds" Version="1.2.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add PureWeen.Maui.FixesAndWorkarounds --version 1.2.0
#r "nuget: PureWeen.Maui.FixesAndWorkarounds, 1.2.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install PureWeen.Maui.FixesAndWorkarounds as a Cake Addin
#addin nuget:?package=PureWeen.Maui.FixesAndWorkarounds&version=1.2.0

// Install PureWeen.Maui.FixesAndWorkarounds as a Cake Tool
#tool nuget:?package=PureWeen.Maui.FixesAndWorkarounds&version=1.2.0

Getting Started

Description

Things Fixes

  • Android TabbedPage navigation blank https://github.com/dotnet/maui/issues/9743
  • iOS Toolbar back button isn't updating correctly
  • TitleView on iOS fixes
  • iOS will navigate to the next field now when you've set it to next.
  • Modal measuring when you push a modal and type in a box
  • Various Frame Issues
  • ConfigureKeyboardAutoScroll will auto scroll your entries into view

Features added

  • Android, tapping off into nothingess closes keyboard (need to use included behaviors for this to work)
  • FocusAndOpenKeyboard if you want to open the keyboard
All workarounds
builder.ConfigureMauiWorkarounds();
Pick some
builder.ConfigureMauiWorkarounds(false);
builder.ConfigureShellWorkarounds();
builder.ConfigureTabbedPageWorkarounds();
builder.ConfigureEntryNextWorkaround();
builder.ConfigureKeyboardAutoScroll();
Product Compatible and additional computed target framework versions.
.NET net7.0-android33.0 is compatible.  net7.0-ios16.1 is compatible.  net7.0-maccatalyst16.1 is compatible.  net7.0-windows10.0.19041 is compatible.  net8.0-android was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • net7.0-android33.0

    • No dependencies.
  • net7.0-ios16.1

    • No dependencies.
  • net7.0-maccatalyst16.1

    • No dependencies.
  • net7.0-windows10.0.19041

    • No dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on PureWeen.Maui.FixesAndWorkarounds:

Repository Stars
ewerspej/maui-samples
Sample repository for various .NET MAUI, C# and MVVM features covered in blog
Version Downloads Last updated
1.5.0 14,359 11/21/2023
1.4.9 23,973 5/25/2023
1.4.8 163 5/23/2023
1.4.6 5,578 5/1/2023
1.4.4 139 5/1/2023
1.4.3 225 4/27/2023
1.4.1 1,841 4/20/2023
1.3.9 193 4/17/2023
1.3.8 162 4/17/2023
1.3.7 144 4/17/2023
1.3.6 202 4/17/2023
1.3.5 170 4/16/2023
1.3.4 152 4/16/2023
1.3.2 499 4/13/2023
1.3.1 264 4/12/2023
1.3.0 1,181 3/30/2023
1.2.9 639 3/24/2023
1.2.7 542 3/17/2023
1.2.6 416 3/9/2023
1.2.5 860 3/7/2023
1.2.4 407 3/3/2023
1.2.3 213 3/3/2023
1.2.2 457 3/1/2023
1.2.0 511 2/24/2023
1.1.9 229 2/24/2023
1.1.8 260 2/22/2023
1.1.7 218 2/22/2023
1.1.6 232 2/22/2023
1.1.5 370 2/20/2023
1.1.4 230 2/20/2023
1.1.3 230 2/20/2023
1.0.9 229 2/17/2023
1.0.5 348 2/17/2023