react-iscroll icon indicating copy to clipboard operation
react-iscroll copied to clipboard

Better comparing of props.options

Open schovi opened this issue 9 years ago • 2 comments

Based on https://github.com/schovi/react-iscroll/issues/32

schovi avatar Nov 01 '16 22:11 schovi

Have you tried ? https://facebook.github.io/react/docs/react-api.html#react.purecomponent

Inoir avatar Jan 16 '17 22:01 Inoir

@Inoir I have custom shouldComponentUpdate https://github.com/schovi/react-iscroll/blob/master/src/react-iscroll.jsx#L48 but it need more enhancement.

schovi avatar Jan 18 '17 12:01 schovi