Popups¶
The Popups plugin provides an extremely lightweight framework for implementing Popup Pages using the Rg.Plugin.Popup package with Prism.Forms. To do this we simply provide you with some new implementations of both Prism's Navigation & Dialog Services.
Note
Install the Prism.Plugin.Popups NuGet to your project. This has no dependency on a specific DI Container thus allowing your code to work with any container of your choice.
Critical Note
This plugin does not remove any platform initialization requirements that Rg.Plugins.Popup has. Be sure that you have followed all of the Rg.Plugins.Popup guidelines for initializing each Platform (iOS/Android,etc).
Support¶
This project is maintained by Dan Siegel. If this project or others maintained by Dan have helped you please help support the project by sponsoring Dan on GitHub!
NuGet¶
Package | NuGet | MyGet |
---|---|---|
Prism.Plugin.Popups |
Want to consume the CI packages? Sign up as a GitHub sponsor and you can access the Sponsor Connect private feed.