Mobile Keyboard Raiser is a Unity package that helps keep your desired UI elements in view when the on-screen keyboard covers the screen. This is especially useful for input fields, ensuring they remain visible even when the keyboard is active. With this package, you can avoid the frustration of having your UI covered up by the keyboard, which can disorient the user.
No coding is required, as the package includes a component that automatically raises UI elements if the keyboard would overlap with them. Additionally, it allows for live resizing, debugging, and provides a public API for accessing keyboard information.
The package is tested and optimized for mobile platforms (iOS and Android) and is compatible with Unity 2020.3 and later versions.
The package includes extensively commented code, unit-tested runtime code, and an extensive PDF with documentation and code samples. It is compatible with Windows, Android, iOS, and WebGL platforms.





