Javier Morant

Results 20 comments of Javier Morant

@prgwar No still we've got this random annoying issue on iOS that decreases our crash-free rate to an app that was pretty much 100% crash-free and it is since we...

Also created this issue @prgwar where I explained all https://github.com/software-mansion/react-native-reanimated/issues/6994

@DakshChhokra cherry-pick was not done yet, when is it planned a release with that? @tjzel

Let's see when there is support for 0.79.0 main issues are on Android, should we use Android 35 emulators?

could this be related? https://github.com/software-mansion/react-native-reanimated/issues/6994

I believe having this in fun onUpdate, it will stop the crash: ``` // HOTFIX: Simple exception handling to prevent ViewGroup.dispatchAttachedToWindow crash try { transaction.commitNowAllowingStateLoss() } catch (e: Exception) {...

PR created to solve this issue https://github.com/BranchMetrics/ios-branch-deep-linking-attribution/pull/1492

There is already a release for fixing this bug here https://github.com/BranchMetrics/ios-branch-deep-linking-attribution/releases/tag/3.12.1 could you do a react native release too?