MCPcopy Create free account
hub / github.com/ptomasroos/react-native-scrollable-tab-view / onLeave

Function onLeave

Example/DynamicExample.js:15–17  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

13 },
14
15 onLeave() {
16 console.log('leave: ' + this.props.i); // eslint-disable-line no-console
17 },
18
19 render() {
20 const i = this.props.i;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…