Skip to content

[0.79] Fix build issue of JSITooling with use_framework #879

@cipolleschi

Description

@cipolleschi

Target Branch(es)

0.79

Link to commit or PR to be picked

facebook/react-native@7786805

Description

JSITooling can't properly export a module that can be consumed by Expo Module, and therefore Expo is blocked.
This commit fixes the issue by forward declaring the function pointer. This allow us not to import the problematic module and to rely on the linker.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type Pick RequestPick requests to include commits inside a React Native release

    Type

    No type

    Projects

    Status

    Done / Picked

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions