Grzegorz Pawlik
Grzegorz Pawlik
Same on my side, I could look into the native implementation, @dcvz would you be able to point me to any specific part of the code where I should look...
@pedrosimao I am experiencing a similar issue but only on Android Q (API 29), on older versions it looks fine, could you tell which version were you using, so we...
Hi! I am experiencing a significant performance degradation (specially with animations) after the upgrade to `[email protected]` and `[email protected]` (from `0.61.4` and `0.61.1-patch.0` respectively). Is this something expected?
Thanks @Kudo , I have been using `v8-android` `7.5.1` and upgraded to `8.80.1`. I have tried RN `62.2` with hermes and there was a slight improvement comparing with `v8`, and...
Only JSC has no performance issues, v8 has serious issues when it comes to screen transitions, animations and any touchable interactions. The performance isn't much better on Hermes, but I...
@enahum unfortunately I was not able to track down the exact cause of this degradation (similarly, our codebase is massive), but in the coming weeks I might spend more time...
Yes, I use Animated (with `useNativeDriver` specified), although the performance degradation happen equally on screens and components with no animations at all and with simple interactions like button tap, etc.
@bdhcode @search654321 @cheejiayuan512 Have you managed to find some workaround for this issue?
@sunnylqm Is there any reason it cannot be merged yet?
Thanks for the message @sunnylqm . I guess the question should be directed rather to @rt2zz then.