react-native-canvas icon indicating copy to clipboard operation
react-native-canvas copied to clipboard

The loading opacity change is breaking

Open MetaChrome opened this issue 5 years ago • 0 comments

Hello, the loading opacity merge is not valid. Please revert it. It probably never rerenders with loading=true because handleLoad doesn't cause a shouldComponentUpdate:return true because state is never invalidated.

MetaChrome avatar Dec 21 '19 17:12 MetaChrome