import {Keyboard} from 'react-native'; Keyboard.addListener('keyboardWillShow', (e)=>this.updateKeyboardSpace(e));