secondTextInput = input; }} 将焦点函数绑定到第一个TextInput的onSubmitEditing事件。 onSubmitEditing={() => { this.secondTextInput.focus(); }}…
確定! 回上一頁