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
got this error after update to latest 2.2.1
void setColorSpace(SkiaPictureView view, @nullable String value);
^
symbol: class SkiaPictureView
location: interface SkiaPictureViewManagerInterface
where T is a type-variable:
T extends View declared in interface SkiaPictureViewManagerInterface
React Native Skia Version
2.2.1
React Native Version
0.80.2
Using New Architecture
Enabled
Steps to Reproduce
update to 2.2.1,
run : react-native android
Snack, Code Example, Screenshot, or Link to Repository