MvvmCross plugin for creating Android overlay views and show/close it with NavigationService.
Info
Version: | 1.0.0 |
Author(s): | Taras Shevchuk |
Last Update: | Thursday, June 7, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Saratsin/MvxOverlay |
NuGet Url: | https://www.nuget.org/packages/Saratsin.MvxOverlay.Android |
Install
Install-Package Saratsin.MvxOverlay.Android
dotnet add package Saratsin.MvxOverlay.Android
paket add Saratsin.MvxOverlay.Android
Saratsin.MvxOverlay.Android Download (Unzip the "nupkg" after downloading)
Dependencies
- MvvmCross(>= 6.0.1)
- MvvmCross.Droid.Support.Core.UI(>= 6.0.1)
- MvvmCross.Droid.Support.Design(>= 6.0.1)
- MvvmCross.Droid.Support.Fragment(>= 6.0.1)
- MvvmCross.Droid.Support.V7.AppCompat(>= 6.0.1)
- Xamarin.Android.Arch.Core.Common(>= 1.0.0)
- Xamarin.Android.Arch.Lifecycle.Common(>= 1.0.3)
- Xamarin.Android.Arch.Lifecycle.Runtime(>= 1.0.3)
- Xamarin.Android.Support.Animated.Vector.Drawable(>= 27.0.2)
- Xamarin.Android.Support.Annotations(>= 27.0.2)
- Xamarin.Android.Support.Compat(>= 27.0.2)
- Xamarin.Android.Support.Core.UI(>= 27.0.2)
- Xamarin.Android.Support.Core.Utils(>= 27.0.2)
- Xamarin.Android.Support.Design(>= 27.0.2)
- Xamarin.Android.Support.Fragment(>= 27.0.2)
- Xamarin.Android.Support.Media.Compat(>= 27.0.2)
- Xamarin.Android.Support.Transition(>= 27.0.2)
- Xamarin.Android.Support.v4(>= 27.0.2)
- Xamarin.Android.Support.v7.AppCompat(>= 27.0.2)
- Xamarin.Android.Support.v7.CardView(>= 27.0.2)
- Xamarin.Android.Support.v7.MediaRouter(>= 27.0.2)
- Xamarin.Android.Support.v7.Palette(>= 27.0.2)
- Xamarin.Android.Support.v7.RecyclerView(>= 27.0.2)
- Xamarin.Android.Support.Vector.Drawable(>= 27.0.2)
- Xamarin.Build.Download(>= 0.4.11)
Tags