You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
any chance you could share the example a above a standalone reproducible example? I would be so much faster for me to fix it. Right now there are too many variables on what the issue could be (based on the error message it looks like at some point backgroundOpacity or HEIGHT is undefined and newer versions of Skia throw an error (justifiably) where it wouldn't in previous version.
Description
<Canvas style={themeStyles.box('absoluteFillCanvas', 'dark')}>
React Native Skia Version
0.76.6
React Native Version
1.10.0
Using New Architecture
Steps to Reproduce
update to 1.9.0 & 1.10.0 getting this error on both iOS & Android
Snack, Code Example, Screenshot, or Link to Repository
crashing...
The text was updated successfully, but these errors were encountered: