Home
last modified time | relevance | path

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

/expo/home/utils/
H A DUrlUtils.ts42 export function toExp(httpUrl: string): string { function
/expo/home/screens/BranchDetailsScreen/
H A DBranchHeader.tsx36 Linking.openURL(UrlUtils.toExp(UrlUtils.normalizeUrl(props.manifestPermalink!)));
/expo/home/components/
H A DUpdateListItem.tsx24 Linking.openURL(UrlUtils.toExp(UrlUtils.normalizeUrl(manifestPermalink)));
/expo/home/
H A DHomeApp.tsx78 Linking.openURL(UrlUtils.toExp(initialUrl));