Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.
render() {
if (this.state.isVisible === false) {
return null;
}
return (
{/* $FlowFixMe Errors after moving rn modules from untyped to
* declarations */}
);
}
}
render() {
return (
this._onHorizontalFlingHandlerStateChange(ev, -10)
}>