import KeyEvent from 'react-native-key-event'; ... componentDidMount() { console.log('componentDidMount'); // if you want to react to keyUp KeyEvent.
確定! 回上一頁