Vadims Daleckis
Vadims Daleckis
See Hammer.js for reference: - https://hammerjs.github.io/
You're welcome!
```js class Timer extends Component { static propTypes = { children: Types.func.isRequired, ...timerProps }; static defaultProps = { onTime: noop }; state = { timed: false }; componentDidMount () {...
@jasnell Maybe we can export just the constructors like the internal `TypeError` and mark this API as *experimental*.
@morgsmccauley great, its all yours! > Is there anything useful which we would want to return? Would be useful to return its state, i.e `{width, height}`. > Would another arg...
> What is the use case here? If you want to do something with the window size, like some side-effect of pass the state to parent component, now you have...
Could you please give a simple example?
> Are there any special techniques you know that could potentially work with React Coroutine? For server side rendering it could render one page to string more than once, effectively...
:tada: This issue has been resolved in version 3.4.10 :tada: The release is available on: - [npm package (@latest dist-tag)](https://www.npmjs.com/package/memfs/v/3.4.10) - [GitHub release](https://github.com/streamich/memfs/releases/tag/v3.4.10) Your **[semantic-release](https://github.com/semantic-release/semantic-release)** bot :package::rocket:
:tada: This issue has been resolved in version 3.4.12 :tada: The release is available on: - [npm package (@latest dist-tag)](https://www.npmjs.com/package/memfs/v/3.4.12) - [GitHub release](https://github.com/streamich/memfs/releases/tag/v3.4.12) Your **[semantic-release](https://github.com/semantic-release/semantic-release)** bot :package::rocket: