Closed
Description
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
Labels
No labels