JedWatson / react-hammerjs

ReactJS / HammerJS integration. Support touch events in your React app.
MIT License
937 stars 128 forks source link

Fixed PropTypes and React.createClass deprecation warnings #74

Closed stefanbackor closed 6 years ago

stefanbackor commented 7 years ago

Basically solution for this stuck PR https://github.com/JedWatson/react-hammerjs/pull/67

stefanbackor commented 7 years ago

Can anyone pls review this and possibly accept and push to npm?

rdbmax commented 7 years ago

@JedWatson :)

renatorib commented 7 years ago

@JedWatson I think it's a high priority issue, can you see it? Only merge && publish

evan-scott-zocdoc commented 7 years ago

@JedWatson could you please cut this? Happy to help with the release if you want.

rhys-vdw commented 7 years ago

@JedWatson bump! (please 😄 )

jrsinclair commented 6 years ago

This just became slightly more pressing, now that React 16 has been released.

Redmega commented 6 years ago

We are using hammer and are eager to update to react 16! Any movement on this?

stefanbackor commented 6 years ago

No longer relevant.

natenorberg commented 6 years ago

Why is this no longer relevant? Is there a different PR that adds React 16 support? Or does this just mean go find a different component?

stefanbackor commented 6 years ago

React 16 support is alteady part of master branch. No need for related PRs

natenorberg commented 6 years ago

Got it. Thanks!