React-Native 讓TextInput主動失去焦點

給TextInput添加ref 添加外層view點擊事件 點擊事件調用this.refs.textInput1.blur();便可 部分代碼以下:python let ZKLTest1 = React.createClass({ getInitialState:function(){ return { inputedNum:'', inputedPW
相關文章
相關標籤/搜索