我returnKeyType = "next"在 TextInput 组件中使用,但它的工作方式类似于returnKeyType="go"而不是移动到下一个文本输入字段。
returnKeyType = "next"
returnKeyType="go"
我们如何使用键盘上的“下一步”按钮从一个文本输入字段移动到下一个文本输入字段?
android textinput react-native
android ×1
react-native ×1
textinput ×1