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

[testapp] Update testapp RN-related dependencies to latest #221

Open
c0mtru1se opened this issue Jan 12, 2025 · 0 comments
Open

[testapp] Update testapp RN-related dependencies to latest #221

c0mtru1se opened this issue Jan 12, 2025 · 0 comments

Comments

@c0mtru1se
Copy link

Task specification

Currently, there are couple of things broken with our RN test app.

Boost was previously hosted on a public JFrog, however it was moved (for various reasons) to a dedicated repo hosted by Boost's org.

React Native core released a series of patches (with a related issue: RN) with the new URLs, however the example app is behind the patch cycle.

As a result, on a fresh machine with non-cached Boost pods now can't compile (neither pod install nor gradle assembling (when not using prebuilds for Android) compile or resolve correctly).

The workaround on non-patched version is to patch-package Boost's podspec, however thats flaky (and unnecessary).

We need to update react-native and all related project files at least to 0.71.15 (easy, short-term fix), but better would be to use latest 0.76+ considering the new-architecture-by-default.

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

No branches or pull requests

1 participant