Softeq.TPKeyboardAvoiding
1.3.5-beta
This is a prerelease version of Softeq.TPKeyboardAvoiding.
dotnet add package Softeq.TPKeyboardAvoiding --version 1.3.5-beta
NuGet\Install-Package Softeq.TPKeyboardAvoiding -Version 1.3.5-beta
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="Softeq.TPKeyboardAvoiding" Version="1.3.5-beta" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Softeq.TPKeyboardAvoiding --version 1.3.5-beta
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Softeq.TPKeyboardAvoiding, 1.3.5-beta"
#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 Softeq.TPKeyboardAvoiding as a Cake Addin #addin nuget:?package=Softeq.TPKeyboardAvoiding&version=1.3.5-beta&prerelease // Install Softeq.TPKeyboardAvoiding as a Cake Tool #tool nuget:?package=Softeq.TPKeyboardAvoiding&version=1.3.5-beta&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
TPKeyboardAvoiding for .NET on iOS
A drop-in universal solution for moving text fields out of the way of the keyboard in iOS.
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.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net8.0-ios12.0 is compatible. |
Xamarin.iOS | xamarinios10 is compatible. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net8.0-ios12.0
- No dependencies.
-
Xamarin.iOS 1.0
- No dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.3.5-beta | 1,577 | 2/12/2024 |
1.3.5-alpha | 66 | 2/10/2024 |
Migration to .NET8