Home
last modified time | relevance | path

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

/expo/tools/src/commands/
H A DGenerateBareApp.ts235 const reactNativeVersion = rnVersion || getLocalReactNativeVersion();
245 function getLocalReactNativeVersion() { function