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

fix(android): initialize SoLoader with merged libraries on 0.76 #2223

Merged
merged 1 commit into from
Sep 18, 2024

Conversation

tido64
Copy link
Member

@tido64 tido64 commented Sep 12, 2024

Description

This needs to merge whenever reactwg/react-native-releases#486 gets resolved (likely with 0.76-rc.1)

Platforms affected

  • Android
  • iOS
  • macOS
  • visionOS
  • Windows

Test plan

npm run set-react-version 0.76 -- --core-only
cd example
yarn android

# In a separate terminal
yarn start

@tido64 tido64 requested a review from JasonVMo as a code owner September 12, 2024 14:59
@tido64 tido64 mentioned this pull request Sep 12, 2024
33 tasks
@github-actions github-actions bot added the platform: Android This affects Android label Sep 12, 2024
@tido64 tido64 merged commit fffc1d7 into trunk Sep 18, 2024
27 checks passed
@tido64 tido64 deleted the tido/android/update-soloader branch September 18, 2024 17:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
platform: Android This affects Android
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants