Skip to content

Softeq/TPKeyboardAvoiding-xamarin-ios

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TPKeyboardAvoiding for .NET on iOS

A drop-in universal solution for moving text fields out of the way of the keyboard in iOS.

Build Status NuGet Badge

Installation

NuGet:

dotnet add package Softeq.TPKeyboardAvoiding

Basic Examples

See the demo project for more examples. More example in original repo: https://github.com/michaeltyson/TPKeyboardAvoiding/tree/master/TPKeyboardAvoidingSample

License

TPKeyboardAvoiding binding library for iOS is released under the MIT license. See LICENSE for details.