Native Mobile Input solves the common issue of mobile keyboards covering input fields in Unity apps. It automatically moves your UI to ensure input fields remain visible when the keyboard appears. It also removes the white textbox (Using the TMP plugin by Unity). This plugin works seamlessly on Android and iOS and is perfect for forms, chats, login screens, or any mobile UI involving text input.
The package is easy to integrate and highly customizable — adjust movement limits, offsets, and animation settings to match your design. It also includes an editor simulation for faster testing.
Whether you're making a casual game, business app, or productivity tool, Native Mobile Input improves usability and gives your users a smooth, frustration-free experience.
It also has a built-in function to pass touch events from input fields to scrolls, so input fields don't interrupt scrolling momentum.
Use Text mesh pro for best experience. If you have legacy input fields, you can use our built in tool to convert them automatically.
Recently added copy/paste feature with Unity UI since the native one won't be activated when hiding the text box.
原生移动输入解决了Unity应用中移动键盘遮挡输入框的常见问题。它会自动移动您的用户界面(UI),以确保键盘出现时输入框仍然可见。此外,它还会移除白色文本框(使用Unity的TMP插件)。此插件在Android和iOS上运行流畅,非常适合表单、聊天、登录屏幕或任何涉及文本输入的移动UI。
该软件包易于集成且高度可定制——可调整移动限制、偏移和动画设置以符合您的设计。此外,它还包含一个编辑器模拟功能,可加快测试速度。
无论您是在开发休闲游戏、商务应用还是生产力工具,Native Mobile Input都能提升其易用性,并为您的用户带来流畅、无障碍的体验。
它还具有一个内置功能,可将输入框的触摸事件传递给滚动条,这样输入框就不会打断滚动。
使用Text mesh pro可获得最佳体验。如果您有旧版输入字段,可以使用我们的内置工具自动转换。
由于隐藏文本框时,系统自带的复制/粘贴功能无法激活,因此最近在Unity UI中添加了复制/粘贴功能。
|