react-game-kit icon indicating copy to clipboard operation
react-game-kit copied to clipboard

Update README.md to reflect actual Loop API

Open radicaled opened this issue 7 years ago • 0 comments

Loop.unsubscribe(id) accepts an integer (an index, specifically) returned by Loop.subscribe(fn), not a function reference.

radicaled avatar Feb 15 '18 22:02 radicaled