STRML / react-router-component

Declarative router component for React.
http://strml.viewdocs.io/react-router-component
MIT License
874 stars 94 forks source link

React 16.0 Support #203

Closed AdeelK93 closed 6 years ago

AdeelK93 commented 6 years ago

I've been using react-router-component with React 16.0 and haven't found any issues with it. If it looks alright to you, could we add official support for the latest version of React to get rid of the npm warning? Thanks!

npm WARN react-router-component@0.38.0 requires a peer of react@^0.14.0 || ^15.0.0 but none was installed.

jsg2021 commented 6 years ago

the latest version added React 16 support