Home
last modified time | relevance | path

Searched refs:reactNativeConfig (Results 1 – 1 of 1) sorted by relevance

/expo/ios/versioned-react-native/ABI49_0_0/ReactNative/scripts/codegen/
H A Dgenerate-legacy-interop-components.js62 function extractComponentsNames(reactNativeConfig) { argument
63 if (!reactNativeConfig) {
68 const project = reactNativeConfig[PROJECT_FIELD];
97 let reactNativeConfig = null;
99 reactNativeConfig = require(configFilePath);
105 const componentNames = extractComponentsNames(reactNativeConfig);