Skip to content

Conversation

M-i-k-e-l
Copy link
Collaborator

@M-i-k-e-l M-i-k-e-l commented Nov 21, 2023

Description

  • Upgrade react-native to 0.71.12 (including types)
    This is for building iOS on the new mac OS (Sonoma) on M1 chips
    @ethanshar Please verify it still works on your mac 🙏

  • Upgrade reanimated to version 3.4.0.

  • Move from npm to yarn (commit yarn.lock) (FYI @Inbal-Tish @nitzanwix)

Changelog

Upgrade react-native to 0.71.12
Upgrade reanimated to version 3.4.0

Additional info

None

@ethanshar ethanshar merged commit 95ded5e into master Dec 5, 2023
@ethanshar
Copy link
Collaborator

@M-i-k-e-l
I happen to run a version from our master with this PR changes
I notice an issue with this line

const {hitSlop, ...otherContainerProps} = containerProps;

If containerProps is undefined, destructing hitSlop here throws an error

@M-i-k-e-l M-i-k-e-l deleted the infra/upgrade-react-native-to-0.71.12 branch December 6, 2023 07:52
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.

2 participants