Skip to content

chore: support RCT_USE_RN_DEP and RCT_USE_PREBUILT_RNCORE flags #2695

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

thymikee
Copy link
Member

Summary

Since running pod install is deprecated in favor of running npm run ios command, I'm adding a way to support RN prebuilds available in 0.80 and 0.81:

Test Plan

Example usage:

RCT_USE_RN_DEP=1 RCT_USE_PREBUILT_RNCORE=1 npm run ios

Checklist

  • Documentation is up to date.
  • Follows commit message convention described in CONTRIBUTING.md.
  • For functional changes, my test plan has linked these CLI changes into a local react-native checkout (instructions).

@thymikee thymikee requested a review from szymonrybczak as a code owner July 25, 2025 12:42
@thymikee thymikee requested review from cipolleschi and removed request for szymonrybczak July 25, 2025 12:43
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