Skip to content

Commit 1c53d41

Browse files
committed
🛠 Refactor: Move to Private/RNIHeaderUtils
1 parent 73ade80 commit 1c53d41

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
#pragma once
22

3+
/// Based on `PR-#121` by: `coolsoftwaretyler`
4+
/// Link: https://github.com/dominicstop/react-native-ios-context-menu/pull/121
5+
///
36
#if __has_include(<react_native_ios_utilities/react-native-ios-utilities.h>)
47
#define RNI_INCLUDE_HEADER(header) <react_native_ios_utilities/header>
58
#else

0 commit comments

Comments
 (0)