Krzysztof Piaskowy

Results 53 comments of Krzysztof Piaskowy

The problem with deallocation of objects occurs only for absolutely positioned components such as modal. Right, It is an important issue but IMO not as important to discourage the use...

Hey @heroic. Is it your [application](https://play.google.com/store/apps/details?id=in.galaxycard.android&referrer=utm_source%3Dwebsite%26utm_medium%3Dhero)?

Could you tell me more about your issue? I am not convinced that the source of the problem is Reanimated because `react-native` contains the same `META-INF` catalog inside `aar` file.

Have you tried setting the `resolutions` property in the workspace `package.json` or in `package.json` inside a single application?

@AlexanderEggers I will try, but I see here a potential issue with the race condition of the update on the UI thread (mappers). I need to prepare some tests for...

Hey 👋 We have two similar PR with a fix, this one and #3583. The #3583 seems more complex, could someone confirm if #3583 fixes your problem?

Thank you all so much for the help! 😍 I will port it to Reanimated2 branch also.