MCPcopy
hub / github.com/bberak/react-native-game-engine / unsubscribe

Method unsubscribe

src/DefaultTimer.js:51–53  ·  view source on GitHub ↗
(callback)

Source from the content-addressed store, hash-verified

49 }
50
51 unsubscribe(callback) {
52 this.subscribers = this.subscribers.filter(s => s !== callback)
53 }
54}

Callers 3

componentWillUnmountMethod · 0.80
componentWillUnmountMethod · 0.80
endFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected