Open bompi88 opened 8 years ago
+1
Hey folks - we actually deprecated the module as we don't have the bandwidth to continue supporting it at present. If someone wants to send a PR though, will happily review.
@yaycmyk thanks. I did a try at fixing this here: #20. I'm not familiar with amd and how modules are declared, so I just assumed something and did that ;)
Hi,
great package ! Love to see React >= 14.x.x support though.
this.getDOMNode
is nowReactDOM.findDOMNode(this)
I think. I could create a PR if you want, but you should review it before merging.