Skip to content

Instantly share code, notes, and snippets.

@jasonmerino
Created November 23, 2015 21:41
Show Gist options
  • Save jasonmerino/4afea02fb0c8991af0c0 to your computer and use it in GitHub Desktop.
Save jasonmerino/4afea02fb0c8991af0c0 to your computer and use it in GitHub Desktop.
pinner-basics-3.js
componentWillMount() {
this.addListenerOn(DeviceEventEmitter, 'keyboardWillShow', this.onKeyboardWillShow);
},
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment