gaearon / react-proxy

Proxies React components without unmounting or losing their state
460 stars 50 forks source link

ES7 instance properties #60

Open nadimtuhin opened 8 years ago

nadimtuhin commented 8 years ago

I know that currently react-proxy does not support es7 instance properties. Is there any possibility of its being resolved anytime soon? Also I am learning javascript. So if it is sometime an intermediate can do I would like to try. But wondering where to start.

balthazar commented 7 years ago

Related to https://github.com/gaearon/react-proxy/pull/8 I believe.