Skip to content

Import dynamic framework doesn't work #229

Closed
@mateioprea

Description

@mateioprea

Hello,

I'm trying to import a dynamic library into a module that I'm building. The module will be written in swift.

I've added the .framework file, changed the Header search paths to $(SRCROOT)/../../ios/.

Installation in a React Native app is successful but I get:

'Library_Name/Library_Name.h' file not found in the Bridging header file.

If I build the native module only, everything is successful.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions