VictorHAS / mqtt-react-hooks

ReactJS library for Pub/Sub communication with an MQTT broker using Hooks
MIT License
91 stars 28 forks source link

Posibility to use react16+ as peer dependency? #56

Open Gaffen opened 2 years ago

Gaffen commented 2 years ago

I'm working on a project that uses react 17, which means I'm having to be pinned to the most recent commit before the dependency update. Would it be possible to support older react versions?