Browse Source

Add Jc.PopupView.Avalonia (#212)

* Add Jc.PopupView.Avalonia

* fix typo

* Fix formatting for LiquidGlassAvaloniaUI entry
Joseph Sawyer 2 weeks ago
parent
commit
275f74deb5
1 changed files with 1 additions and 0 deletions
  1. 1 0
      README.md

+ 1 - 0
README.md

@@ -298,6 +298,7 @@ Contributions are always welcome! Please take a look at the [Contribution Guidel
 - [HyperText](https://github.com/AvaloniaUtils/HyperText.Avalonia) - Control for visualizing and using hypertext.
 - [JamSoft.AvaloniaUI.Dialogs](https://github.com/jamsoft/JamSoft.AvaloniaUI.Dialogs) - An MVVM dialog service. Allows custom views, file dialogs, and includes a complete multistep Wizard Control.
 - [JamSoft.AvaloniaUI.Lcd](https://www.nuget.org/packages/JamSoft.AvaloniaUI.Lcd#readme-body-tab) - A highly configurable animated segmented LCD control.
+- [Jc.PopupView.Avalonia](https://github.com/jcsawyer/Jc.PopupView.Avalonia) - Beautiful, animated toasts, alerts, and other popups for Avalonia UI.
 - [LiquidGlassAvaloniaUI](https://github.com/KaranocaVe/LiquidGlassAvaloniaUI) - Implemented a control similar to Apple's LiquidGlass.
 - [MessageBox.Avalonia](https://github.com/AvaloniaCommunity/MessageBox.Avalonia) - Message Box UI for Avalonia UI.
 - [Movere](https://github.com/jp2masa/Movere) - Movere is an implementation of managed dialogs for Avalonia.