Skip to content

Commit e1240cf

Browse files
Zach DeanZach Dean
authored andcommitted
Use Objective-C load function to register module
1 parent a6ea11c commit e1240cf

File tree

11 files changed

+736
-694
lines changed

11 files changed

+736
-694
lines changed

cpp/PureCppImpl.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#pragma once
22

3-
#include <react/renderer/components/RNPureCppTurboModuleLibrarySpec/RNPureCppTurboModuleLibrarySpecJSI.h>
3+
#include <RNPureCppTurboModuleLibrarySpecJSI.h>
44

55
#include <memory>
66
#include <string>

0 commit comments

Comments
 (0)