Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 966 Bytes

README.md

File metadata and controls

22 lines (13 loc) · 966 Bytes

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.