react-class-binder
react-class-binder copied to clipboard
auto-bind react class methods
Results
1
react-class-binder issues
Sort by
recently updated
recently updated
newest added
Hi! I was just wondering if I had to add the binder mixin on child classes. Let's say I have an abstract parent classes that extends `React.Component`, then children that...