react-native-keyboardevents 是 React Native 的键盘事件。基础示例:// require the module var KeyboardEvents = require('react-native-keyboardevents'); // Now get a handle on the event emitter and add your callbacks // to the desired events. var KeyboardEventEmitter = KeyboardEvents.Emitter; // Each event will r