Searched refs:isReactNativeApiPage (Results 1 – 1 of 1) sorted by relevance
119 const isReactNativeApiPage = path.match(new RegExp(REACT_NATIVE_PATH_PATTERN)); constant121 return isExpoSdkIndexPage || isExpoSdkPage || isReactNativeApiPage;