Skip to content

Remove RCT_FOLLY for RN precompiled feature to work #3369

@billnbell3

Description

@billnbell3

Remove RCT_FOLLY if possible....

  • s.dependency "RCT-Folly"
    30 + # Only depend on RCT-Folly if not using precompiled builds
    31 + if ENV['RCT_USE_PREBUILT_RNCORE'] != '1'
    32 + s.dependency "RCT-Folly"
    33 + end

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions