Popup animations for opening/dismissing? #2079
Closed
LeoJHarris
started this conversation in
New Feature Discussions
Replies: 1 comment 3 replies
-
@LeoJHarris pretty sure prism dialogs is a custom implementation by themselves, and is based on ContentPage. A similar open source alternative would Mopups - https://github.com/LuckyDucko/Mopups Was using the previous XF version in production for years, and now use this in our Maui migration, and all works perfectly. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi there, first of all thanks heaps team for putting together this toolkit and the continued effort on making it amazing!!
As a newly arrived MAUI developer from Xamarin we were previously using Prism's dialog service which as I understand took advantage of the Xamarin Popups library, we are in the process of migrating from dialogs to MAUI community popups but liked the animations prism dialogs provided which we feel gave the app a smoother and more polished finish when loading/dismissing dialogs. putting my 2 cents worth forward that I think this would be a great addition if not animations currently supported for popups such as fading, slide up/down for dialogs appearing and dismissing.
Beta Was this translation helpful? Give feedback.
All reactions