Home
last modified time | relevance | path

Searched defs:reactNativeRoot (Results 1 – 5 of 5) sorted by relevance

/expo/home/
H A Dmetro.config.js7 const reactNativeRoot = path.join(__dirname, '..', 'react-native-lab', 'react-native', 'packages', … constant
/expo/apps/native-component-list/
H A Dmetro.config.js10 const reactNativeRoot = path.join( constant
/expo/tools/src/
H A DCodegen.ts7 reactNativeRoot: string; property
/expo/tools/src/commands/
H A DUpdateVendoredModule.ts283 const reactNativeRoot = path.join(EXPO_DIR, 'react-native-lab', 'react-native'); constant
H A DSetupReactNativeNightly.ts101 const reactNativeRoot = path.join(EXPO_DIR, 'node_modules', 'react-native'); constant