Hello,
I am using Shell with bottom tabs
on one of the pages there is scrolling and entry, when the keyboard comes out, the bottom tabs also adjust, how to hide it?
in android I use:
App.Current.On<Xamarin.Forms.PlatformConfiguration.Android>().UseWindowSoftInputModeAdjust(WindowSoftInputModeAdjust.Resize);