-
Hey there! After I added RN skia to my project I started to see this error on the first mount, after I refresh the app it disappears. I've been trying to find out the reason of this bug for a couple of days so far. I'm clueless. Any feedback/hints/suggestions are appreciated! I tried different code examples from skia docs, all the same. |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 1 reply
-
If you have a small reproducible example we could file an issue for this. |
Beta Was this translation helpful? Give feedback.
-
@wcandillon or @chrfalch , unfortunately I can't reproduce it in a sandbox. If I remove skia library from the project - the bug disappears. Is it possible to make a paid debug session with you? I think other libs are conflicting with skia or something similar. I'm using the most recent skia and react. |
Beta Was this translation helpful? Give feedback.
-
Turned out it's not related to the Skia at all. Thank you guys! |
Beta Was this translation helpful? Give feedback.
Turned out it's not related to the Skia at all. Thank you guys!