Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Johan Svensson authored and Johan Svensson committed Dec 29, 2022
2 parents a580259 + 32f108f commit 3a7967a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
Binary file added Docs/LocalizationResourceManager.gif
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# LocalizationResourceManager.Maui <a href="https://www.buymeacoffee.com/sirjohnk" target="_blank"><img src="https://www.buymeacoffee.com/assets/img/custom_images/orange_img.png" alt="Buy Me A Coffee" align="right" style="height: 37px !important;width: 170px !important;" ></a>

.NET MAUI version of the Xamarin Community Toolkit LocalizationResourceManager.
Enhanced .NET MAUI version of the Xamarin Community Toolkit LocalizationResourceManager.

## NuGet

Expand Down Expand Up @@ -109,3 +109,5 @@ resourceManager.CurrentCulture = new CultureInfo("en");

## Sample
Look at the [Sample project](https://github.com/SirJohnK/LocalizationResourceManager.Maui/tree/main/LocalizationResourceManager.Maui.Sample) for a example of how to use this library in an .NET MAUI application.
[![Sample Application](https://github.com/SirJohnK/LocalizationResourceManager.Maui/blob/main/Docs/LocalizationResourceManager.gif)](https://github.com/SirJohnK/LocalizationResourceManager.Maui/tree/main/LocalizationResourceManager.Maui.Sample)

0 comments on commit 3a7967a

Please sign in to comment.