Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[repo] Upgrade react-native-reanimated to 2.0.0-alpha.9.2 to fix crashes with pull-to-refresh and modal events #11095

Merged
merged 3 commits into from Nov 23, 2020

Conversation

sjchmiela
Copy link
Contributor

@sjchmiela sjchmiela commented Nov 20, 2020

Why

During SDK 40 QA two native Android crashes have been reported, corresponding directly to: software-mansion/react-native-reanimated#1444 and software-mansion/react-native-reanimated#1447.

How

Long story short, applied solution from software-mansion/react-native-reanimated#1457.

Upgraded react-native-reanimated to just-released 2.0.0-alpha.9.2.

Test Plan

I have verified pulling-to-refresh on Contacts page and opening a Firebase recaptcha modal does not crash Expo client when running unversioned NCL anymore.

@brentvatne
Copy link
Member

brentvatne commented Nov 20, 2020

looks good! @kmagiera / @Szymon20000 - could we do a reanimated release that includes only this commit once it's ready? then we can go ahead and bump the version used in the expo package. ideally no other commits would be included so that when users eject they get the exact same result

@sjchmiela sjchmiela force-pushed the @sjchmiela/reanimated-v2-events branch from da44046 to 33ab0e7 Compare November 23, 2020 15:21
@sjchmiela sjchmiela changed the title [android] Fix events without null crashing Reanimated's event handling [repo] Upgrade react-native-reanimated to 2.0.0-alpha.9.2 to fix crashes with pull-to-refresh and modal events Nov 23, 2020
@brentvatne brentvatne merged commit e47c8ee into master Nov 23, 2020
@brentvatne brentvatne deleted the @sjchmiela/reanimated-v2-events branch November 23, 2020 18:32
brentvatne pushed a commit that referenced this pull request Nov 23, 2020
…hes with pull-to-refresh and modal events (#11095)

* [android] Fix events without null crashing Reanimated's event handling

* [repo] Upgrade reanimated to alpha.9.2 using expotools

* [docs] Update reanimated-alpha version across the repository
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants