Shopify / react-native-skia

High-performance React Native Graphics using Skia
https://shopify.github.io/react-native-skia
MIT License
6.85k stars 440 forks source link

fix(🤖): don't try to resize if the surface has been deleted #2467

Closed wcandillon closed 3 months ago

wcandillon commented 3 months ago

fixes #2396

wcandillon commented 3 months ago

After further investigation this fix is not complete. Will superseed this PR this week.

wcandillon commented 3 months ago

superseded by #2481