Home
last modified time | relevance | path

Searched refs:PROJECT_FIELD (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.js16 const PROJECT_FIELD = 'project'; constant
68 const project = reactNativeConfig[PROJECT_FIELD];
71 console.log(`No ${PROJECT_FIELD} in the react-native config`);
79 `No ${IOS_FIELD} in the ${PROJECT_FIELD} object of the config file`,
88 `No '${LEGACY_COMPONENTS_FIELD}' field in the ${PROJECT_FIELD}.${IOS_FIELD} object`,