Info
| Version: | 1.0.0.4 |
| Author(s): | Paul Patarinski |
| Last Update: | Monday, January 4, 2016 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/paulpatarinski/Xamarin.Forms.Plugins/tree/master/KeyboardOverlap |
| NuGet Url: | https://www.nuget.org/packages/Xam.Plugins.Forms.KeyboardOverlap |
Install
Install-Package Xam.Plugins.Forms.KeyboardOverlap
dotnet add package Xam.Plugins.Forms.KeyboardOverlap
paket add Xam.Plugins.Forms.KeyboardOverlap
Xam.Plugins.Forms.KeyboardOverlap Download (Unzip the "nupkg" after downloading)
Dependencies
- Xamarin.Forms(>= 2.0.0.6490)
Tags
Ensure you call KeyboardOverlapRenderer.Init() in your iOS project! VISIT THE PROJECT URL for more info.