Skip to content

Commit da129ee

Browse files
authored
Update README.md
Added in Nuget Downloads counter
1 parent 81e1135 commit da129ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Popup Page Plugin for Xamarin Forms [![Build status](https://ci.appveyor.com/api/projects/status/faktrrb31efbqq3x/branch/master?svg=true)](https://ci.appveyor.com/project/Kirill/rg-plugins-popup/branch/master)
1+
# Popup Page Plugin for Xamarin Forms [![Build status](https://ci.appveyor.com/api/projects/status/faktrrb31efbqq3x/branch/master?svg=true)](https://ci.appveyor.com/project/Kirill/rg-plugins-popup/branch/master) [![NuGet Downloads](https://img.shields.io/nuget/dt/Rg.Plugins.Popup.svg)](https://www.nuget.org/packages/Rg.Plugins.Popup/)
22
**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)
33

44
**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

Comments
 (0)