gesture
gesture copied to clipboard
Support gesture for react component.
I think most of user will not be able to use you lib becasue of this ``` "allowSyntheticDefaultImports": true, ``` You will get error like `Module '"node_modules/@types/react/index"' has no default...
Allow configuring how long it takes to trigger a `press` event. Right now, it's a static 251ms.
Updates the requirements on [enzyme-to-json](https://github.com/adriantoine/enzyme-to-json) to permit the latest version. Release notes *Sourced from [enzyme-to-json's releases](https://github.com/adriantoine/enzyme-to-json/releases).* > ## v2.0.1 > Reintroduced Node 4 support ([#71](https://github-redirect.dependabot.com/adriantoine/enzyme-to-json/issues/71)) Commits - See full diff...
Updates the requirements on [react-test-renderer](https://github.com/facebook/react) to permit the latest version. Changelog *Sourced from [react-test-renderer's changelog](https://github.com/facebook/react/blob/master/CHANGELOG.md).* > ## [Unreleased] > > > Changes that have landed in master but are not...