Home
last modified time | relevance | path

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

/expo/ios/versioned-react-native/ABI48_0_0/ReactNative/scripts/
H A Dsetup-verdaccio.js15 reactNativeRootPath, // Path to React Native root folder argument
19 if (!reactNativeRootPath) {
32 cwd: reactNativeRootPath,
/expo/ios/versioned-react-native/ABI48_0_0/ReactNative/scripts/template/
H A Dinitialize.js41 const {reactNativeRootPath, templateName, templateConfigPath, directory} = argv;
43 const VERDACCIO_CONFIG_PATH = `${reactNativeRootPath}/.circleci/verdaccio.yml`;
47 reactNativeRootPath,
75 cwd: reactNativeRootPath,