Rg.Plugins.Popup 1.0.0-pre5

This is a prerelease version of Rg.Plugins.Popup.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Rg.Plugins.Popup --version 1.0.0-pre5
NuGet\Install-Package Rg.Plugins.Popup -Version 1.0.0-pre5
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Rg.Plugins.Popup" Version="1.0.0-pre5" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Rg.Plugins.Popup --version 1.0.0-pre5
#r "nuget: Rg.Plugins.Popup, 1.0.0-pre5"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Rg.Plugins.Popup as a Cake Addin
#addin nuget:?package=Rg.Plugins.Popup&version=1.0.0-pre5&prerelease

// Install Rg.Plugins.Popup as a Cake Tool
#tool nuget:?package=Rg.Plugins.Popup&version=1.0.0-pre5&prerelease

Plugin for Xamarin forms. Allows you to open any page as a popup.

         Support Android, iOS, WinPhone, UWP

         Attention. This version is not compatible with 0.0.17 and 1.0.0-pre1

Product Compatible and additional computed target framework versions.
.NET net6.0-android was computed.  net7.0-android was computed.  net8.0-android was computed. 
MonoAndroid monoandroid is compatible. 
MonoTouch monotouch is compatible. 
Universal Windows Platform uap was computed.  uap10.0 is compatible. 
Windows Phone wpa81 is compatible. 
Xamarin.iOS xamarinios is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (84)

Showing the top 5 NuGet packages that depend on Rg.Plugins.Popup:

Package Downloads
Prism.Plugin.Popups

Prism Forms Plugin to provide Popup Navigation working with the Rg.Plugins.Popup library

SheshaMobile.Core

Common application functionality and features to be shared across the framework

UIAtoms.Xamarin.Forms

UI Atoms for Xamarin Forms, includes, AtomToggleButtonBar, AtomGridView

WebAtoms.Xamarin.Forms

Web Atoms for Xamarin Forms, Hot Reloading of Live Apps with TypeScript and TSX

XF.Material

A Xamarin.Forms library for Xamarin.Android and Xamarin.iOS to implement Google's Material Design.

GitHub repositories (10)

Showing the top 5 popular GitHub repositories that depend on Rg.Plugins.Popup:

Repository Stars
Baseflow/XF-Material-Library
A Xamarin Forms library for implementing Material Design
microsoft/SmartHotel360-Mobile
SmartHotel360 Mobile
egbakou/WhatsAppUI
WhatsApp UI in Xamarin.Forms
lilcodelab/Xamarin.Plugin.Calendar
Calendar plugin for Xamarin.Forms
Sanheiii/Mageki
一个在移动设备上模拟的音击控制器
Version Downloads Last updated
2.1.0 1,248,205 1/30/2022
2.0.0.14 397,896 10/19/2021
2.0.0.13 259,100 9/29/2021
2.0.0.12 377,255 6/17/2021
2.0.0.11 783,382 3/25/2021
2.0.0.10 461,734 1/11/2021
2.0.0.9 76,067 12/11/2020
2.0.0.8 20,402 12/8/2020
2.0.0.7 120,974 11/16/2020
2.0.0.6 171,496 10/5/2020
2.0.0.5 88,863 9/4/2020
2.0.0.4 177,564 8/20/2020
2.0.0.3 566,993 6/5/2020
2.0.0.2 201,999 4/9/2020
2.0.0.1 7,680 4/8/2020
2.0.0 10,456 4/8/2020
1.2.0.223 1,659,787 10/4/2019
1.1.5.188 664,440 1/25/2019
1.1.5.180 9,532,764 11/25/2018
1.1.4.168 7,616,736 7/16/2018
1.1.4.158-pre 57,814 5/14/2018
1.1.4.154-pre 26,443 4/18/2018
1.1.4.145-pre 66,064 2/11/2018
1.1.4.135-beta 5,819 2/4/2018
1.1.4.129-beta 3,181 2/1/2018
1.1.3.117-beta 2,314 1/29/2018
1.1.3.73-pre 14,552 12/25/2017
1.1.1-pre 5,331 12/18/2017
1.1.0-pre5 6,619 11/25/2017
1.1.0-pre3 9,378 10/21/2017
1.1.0-pre2 27,344 5/21/2017
1.1.0-pre1 3,002 5/13/2017
1.0.4 335,523 11/23/2016
1.0.3 16,982 10/13/2016
1.0.2 3,625 10/7/2016
1.0.0-pre5 3,400 8/5/2016
1.0.0-pre3 2,726 7/29/2016
1.0.0-pre1 3,970 5/5/2016
0.0.17 9,061 6/8/2016
0.0.16 2,842 4/27/2016
0.0.15 3,342 3/26/2016
0.0.14-pre1 1,612 3/25/2016
0.0.13 2,098 3/21/2016
0.0.12 1,974 3/16/2016
0.0.11 1,899 3/14/2016
0.0.10 1,908 3/14/2016
0.0.9 2,085 2/22/2016
0.0.8 2,031 2/21/2016
0.0.6 1,926 2/21/2016
0.0.5 1,855 2/21/2016
0.0.4 1,933 2/21/2016
0.0.3 2,450 2/20/2016

-->
         [1.0.0-pre5]
         - Fix. UWP project crashes in release mode.
         [1.0.0-pre3]
         - Now, new animation system
         - Improved performance animation on Android
         - Added overridden methods OnAppearingAnimationEnd and OnDisappearingAnimationEnd
         - When you compile in the console does not display warnings.
         - The application no longer crashes if during the animation, press the back button
         - Removed some reflection methods
         - Now it is possible to use one copy of the page a few times
         - Removed from Popup Page, properties that override the default properties Page
         [1.0.0-pre1]
         - Add support Windows Phone and UWP
         [0.0.16]
         - Add support Xamarin.Forms v2.2.0.31
         [0.0.15]
         - Add support Link All in android
         [0.0.14]
         - Fix the app crash on ios in release mode and add support Link All in iOS
         [0.0.13]
         - Fix ItemSelected did not work in ListView on ios
         [0.0.12]
         - Fix Popup not working if there was an open modal page.
         - Renamed PopAllAsync in PopAll, since this method is not async
         [0.0.11]
         - Fix It does not throw an exception if an error occurred in the Popup Navigation.Pop Async
         - Fix Renamed class names and methods that have been misspelled.
         [0.0.10]
         - Fix Demo not open after clone in git
         - Add PopupPage close on backgroind click
         - Make PopupPageRendere public modifier
         [0.0.9]
         - Fix Android Keyboard not hided when entry unfocused
         [0.0.8]
         - Fix Android Hide keyboard when popup open or close
         - Fix iOS Moved popup when keyboard showed
         [0.0.6]
         - Add SystemPadding
         [0.0.5]
         - Fix Android PopupPage do not update layout in AppCompat