Releases: masonyc/Xamarin.KeyboardHelper
Releases · masonyc/Xamarin.KeyboardHelper
v1.0.7.1
v1.0.7
v1.0.6
Removed dependency on package and combined source code into one .net standard project
Note:
- Changed effect init line to below
iOS: Xamarin.EnableKeyboardEffect.Platform.iOS.Effects.Init();
Android: Xamarin.EnableKeyboardEffect.Platform.Droid.Effects.Init(this);
v1.0.5
Fixed effect not working when focused by code
Android now requires init line to init effect
https://www.nuget.org/packages/Xamarin.EnableKeyboardEffect/1.0.5
v1.0.4
Removed unrelated files that cause conflicts in android
https://www.nuget.org/packages/Xamarin.EnableKeyboardEffect/1.0.4
v1.0.3
Fixed keyboard suggestion bar problem in iPad
https://www.nuget.org/packages/Xamarin.EnableKeyboardEffect/1.0.3
v1.0.2
Downgrade dependencies to Xamarin.Forms 3.0
https://www.nuget.org/packages/Xamarin.EnableKeyboardEffect/1.0.2