🌈 搜索
📅  最后修改于: 2022-03-11 15:01:51.206000             🧑  作者: Mango
import {Keyboard} from 'react-native'; Keyboard.addListener('keyboardWillShow', (e)=>this.updateKeyboardSpace(e));