react-native-canvas
react-native-canvas copied to clipboard
The loading opacity change is breaking
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.