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

Support RN 0.73 #198

Merged
merged 2 commits into from
Jan 5, 2024
Merged

Support RN 0.73 #198

merged 2 commits into from
Jan 5, 2024

Conversation

mateusz1913
Copy link
Owner

Description

Support RN version 0.73, according to the policy of supporting
latest and two previous minor releases it means dropping
support for RN version 0.70 (adjusted library's package.json peerDeps)

  • upgrade to RN 0.73 in example apps
  • upgrade other example apps dependencies
  • add patches to make Swift modules working with RN 0.73
  • add patch to make react-native-safe-area-context working on Fabric Android
  • format android code with ktfmt

Affected platforms

  • Android
  • iOS

Support RN version 0.73, according to the policy of supporting
latest and two previous minor releases it means dropping
support for RN version 0.70 (adjusted library's package.json peerDeps)
@mateusz1913 mateusz1913 self-assigned this Dec 19, 2023
@mateusz1913 mateusz1913 force-pushed the chore/upgrade-rn-0.73 branch 4 times, most recently from bf8acd9 to 8864eeb Compare December 19, 2023 20:33
@mateusz1913 mateusz1913 force-pushed the chore/upgrade-rn-0.73 branch from 8864eeb to c866786 Compare January 5, 2024 21:56
@mateusz1913 mateusz1913 merged commit 8eb1db7 into main Jan 5, 2024
5 checks passed
@mateusz1913 mateusz1913 deleted the chore/upgrade-rn-0.73 branch January 5, 2024 22:05
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.

1 participant