Skip to content

Incomplete description on how to disable precompiled binaries iOS RN 0.84 #5065

@DvSpkKK

Description

@DvSpkKK

Description

https://reactnative.dev/blog/2026/02/11/react-native-0.84
The blog post explaining the default precompiled binaries as true in iOS from RN 0.84 onwards, misses the flag
RCT_USE_RN_DEP=0 to truly turn the precompiled binaries off.
it only mentions RCT_USE_PREBUILT_RNCORE, which only works for ReactNativeCore, not ReactNativeDependencies.

Documentation version

Version not valid as the mistake is in the blog post.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions