Skip to content

Instantly share code, notes, and snippets.

@keyeh
Last active July 6, 2017 18:23
Show Gist options
  • Save keyeh/15130c690a398fdb95f6dbc0c0fa9707 to your computer and use it in GitHub Desktop.
Save keyeh/15130c690a398fdb95f6dbc0c0fa9707 to your computer and use it in GitHub Desktop.
this.removeViewportListener = deviceUtils.registerCallback(() => {
this.setState({renderAsStacked: deviceUtils.isMobile()})
debugger;
}, this);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment