Christian Falch

Results 208 comments of Christian Falch

Thanks, @laurens-lamberts - we'll have to look into this when vacation is over (next week!)

Which version of React Native are you using?

Try upgrade to 0.69.3 - there was an issue with 0.69.0-2 which could cause these issues. Before spending a lot of time upgrading your project, try this on some empty...

Looks like you are running this in Chrome Debug mode (the error message `Calling synchronous methods on native modules is not supported in Chrome`) which is not supported.

I guess you've made sure to run pod install as per the docs?

Hi @hannojg!! First of all, thanks a bunch for submitting this PR - it is really enjoyable to see what developers do with RN Skia! > ## Overview of changes...

Thanks once again, @hannojg! Great work. We're on holiday this week, but will get back and discuss this PR when we're back. What we'd like to discuss is some kind...

This is hopefully a property that shouldn't be necessary but one that we've used for debugging in development - our goal is that there should never be any need for...

Have patience :) @wcandillon and I are working on some stuff that will help - we acknowledge the issue and there are a few different solution to fix this but...

No no, @nodonski :) I didn't take your message as pressure to do more work :) (and thanks for those kind words!) What's going on internally is not that complicated,...