I am working on a Xamarin Forms PCL project and was wondering how to move a view up when the keyboard appears to avoid covering the controls on the page. Can we do this in Forms or is this something that we would have to do on the device specific solutions?
↧