Lines Matching refs:prefix
7 export default function vendoredModulesTransformsFactory(prefix: string): Config {
14 replaceWith: `.${prefix.toLowerCase()}ReactFocus(`,
23 replaceWith: `${prefix.toLowerCase()}ReactSetFrame`,
32 replaceWith: `${prefix}$1`,
51 replaceWith: `${prefix}$1`,
57 replaceWith: `namespace ${prefix}reanimated`,
61 replaceWith: `${prefix}reanimated::`,
65 find: new RegExp(`ReactCommon/(?!${prefix})`, 'g'),
66 replaceWith: `ReactCommon/${prefix}`,
70 find: `RCTConvert+${prefix}REATransition.h`,
76 replaceWith: `${prefix}$1`,
81 replaceWith: `${prefix}$1(`,
86 replaceWith: `$1/${prefix}UIView+$2.h>`,
92 find: new RegExp(`(RCTComponentData .+)\\[@"${prefix}(RCT.+)"\\];`, 'g'),
98 replaceWith: `${prefix}$1`,
103 replaceWith: `${prefix}$1`,
120 …`(__has_include\\(|#import\\s+|#include\\s+)<(cxxreact|reacthermes)\\/(${prefix})?(MessageQueueThr…
123 replaceWith: `$1<${prefix}$2/${prefix}$4$5`,
127 …find: ` <reacthermes/${prefix}HermesExecutorFactory.h>) || __has_include(<hermes/hermes.h>)…
128 …replaceWith: ` <${prefix}reacthermes/${prefix}HermesExecutorFactory.h>) || __has_include(<h…
133 replaceWith: `$1${prefix}$3$4`,
137 find: new RegExp(`<${prefix}React-${prefix}RCTAppDelegate/`, 'g'),
138 replaceWith: `<${prefix}React-RCTAppDelegate/`,
143 `(#if __has_include\\(|#import )<${prefix}React-cxxreact/cxxreact/JSExecutor\\.h>`,
146 replaceWith: `$1<${prefix}React-cxxreact/${prefix}cxxreact/${prefix}JSExecutor.h>`,
151 replaceWith: `#include <${prefix}jsi/${prefix}jsi.h>`,
156 replaceWith: `${prefix}$1`,
161 `\\/react-native-lab\\/react-native\\/packages\\/react-native\\/${prefix}ReactCommon`,
164 replaceWith: `/ios/versioned-react-native/${prefix}/ReactNative/ReactCommon`,
172 replaceWith: `${prefix}RN$1.$2`,
181 replaceWith: `${prefix}RN$1`,
186 replaceWith: `UIGestureRecognizer (${prefix}GestureHandler)`,
191 replaceWith: `${prefix}gestureHandler`,
199 replaceWith: `${prefix}$1.$2`,
204 find: `${prefix}JKBigInteger.h`,
216 replaceWith: `${prefix}$1`,
222 find: new RegExp(`ReactCommon/(?!${prefix})`, 'g'),
223 replaceWith: `ReactCommon/${prefix}`,
227 replaceWith: `${prefix}$1`,
231 replaceWith: `RCT_EXPORT_MODULE(${prefix}$1)`,
236 find: new RegExp(`(\\smoduleForName:@")${prefix}(RNSkia")`, 'g'),
242 …TY_GET\\(__typename__\\) \\{\\n\\s*return jsi::String::createFromUtf8\\(runtime, ")${prefix}(.*")`,
252 find: new RegExp(`\\b(${prefix}RCTConvert)\\+${prefix}(RNSVG\.h)`, 'g'),
258 replaceWith: `${prefix}$1(`,
263 replaceWith: `${prefix}$1`,
268 replaceWith: `${prefix}$1(`,
272 find: new RegExp(`\\b(${prefix}RNSVGTopAlignedLabel\\s*\\*\\s*label)\\b`, 'gi'),
278 replaceWith: `${prefix}$1`,
283 replaceWith: `${prefix}$1`,
288 replaceWith: `${prefix}$1`,
293 replaceWith: `${prefix}$1`,