You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,5 @@
1
1
# Popup Page Plugin for Xamarin Forms [](https://ci.appveyor.com/project/Kirill/rg-plugins-popup/branch/master)
2
-
**Rg.Plugins.Popup** - is a cross platform plugin for [Xamarin.Forms](https://www.xamarin.com/forms) which allows to open Xamarin.Forms pages as a popup that can be shared across iOS, Android, UWP, and macOS. Also the plugin allows to use very simple and flexible animations for showing popup pages. For more information see [Wiki](https://github.com/rotorgames/Rg.Plugins.Popup/wiki)
2
+
**Rg.Plugins.Popup** - is a cross platform plugin for [Xamarin.Forms](https://www.xamarin.com/forms) which allows you to open Xamarin.Forms pages as a popup that can be shared across iOS, Android, UWP, and macOS. Also the plugin allows you to use very simple and flexible animations for showing popup pages. For more information see [Wiki](https://github.com/rotorgames/Rg.Plugins.Popup/wiki)
3
3
4
4
**Warning:** Beginning with v1.1.x you must initialize this plugin and add some code in `MainActivity` that a hardware android back button works. [See Getting Started](https://github.com/rotorgames/Rg.Plugins.Popup/wiki/Getting-started)
0 commit comments