Krzysztof Piaskowy

Results 53 comments of Krzysztof Piaskowy

Hey @Kudo I have tried to add support for V8 runtime in Reanimated, but I found an issue. When I call a function with `callWithThis()` this doesn't set `jsThis` property....

Hey, could you provide a repo to reproduce your issue?

It looks like proguard configuration issue. Could you try to mark as required these classes in your proguard config?

I have already checked it on two different applications and I am not able to reproduce your issue :/ Could you provide more information about your case or prepare a...

Could you try to update to [2.2.1](https://github.com/software-mansion/react-native-reanimated/releases/tag/2.2.1) version?

Hey, could you try to run your example with API v2? It should resolve your problem.

Hey, could someone provide a repo to reproduce this issue? pls 🙏

Hey @pvinis! What is the motivation for your changes?