Xam.Plugins.Forms.CustomReturnEntry 2.0.0

There is a newer version of this package available.
See the version list below for details.

Requires NuGet 2.8.1 or higher.

dotnet add package Xam.Plugins.Forms.CustomReturnEntry --version 2.0.0
NuGet\Install-Package Xam.Plugins.Forms.CustomReturnEntry -Version 2.0.0
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="Xam.Plugins.Forms.CustomReturnEntry" Version="2.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Xam.Plugins.Forms.CustomReturnEntry --version 2.0.0
#r "nuget: Xam.Plugins.Forms.CustomReturnEntry, 2.0.0"
#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 Xam.Plugins.Forms.CustomReturnEntry as a Cake Addin
#addin nuget:?package=Xam.Plugins.Forms.CustomReturnEntry&version=2.0.0

// Install Xam.Plugins.Forms.CustomReturnEntry as a Cake Tool
#tool nuget:?package=Xam.Plugins.Forms.CustomReturnEntry&version=2.0.0

Custom control for your Xamarin.Forms project to customize the keyboard Return button.
        Ensure you call CustomEntryRenderer.Init() on each platform!
        Built against: 2.3.3.180

https://github.com/brminnick/EntryCustomReturnPlugin

Product Compatible and additional computed target framework versions.
MonoAndroid monoandroid10 is compatible. 
Xamarin.iOS xamarinios10 is compatible. 
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.

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
4.1.1 14,190 7/14/2019
4.1.0 1,582 12/12/2018
4.1.0-pre1 3,205 2/13/2018
4.0.0 4,881 2/13/2018
4.0.0-pre4 897 1/15/2018
3.3.0 1,392 1/15/2018
3.3.0-pre2 831 1/8/2018
3.3.0-pre1 823 12/21/2017
3.2.1 1,141 12/17/2017
3.2.0 911 11/16/2017
3.1.2 1,539 10/3/2017
3.1.2-pre1 770 8/27/2017
3.1.1 1,564 6/10/2017
3.1.1-pre1 894 5/27/2017
3.1.0 869 5/27/2017
3.1.0-pre1 814 4/24/2017
3.0.0 1,678 4/24/2017
3.0.0-pre2 1,072 3/19/2017
3.0.0-pre1 789 3/19/2017
2.1.0 2,474 3/5/2017
2.0.0 1,253 2/17/2017

Add Command Property that fires when the user taps the Keyboard Return Button

Added the ability to add it as an effect