Home
last modified time | relevance | path

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

/expo/home/
H A DFeatureFlags.ts7 ENABLE_PROJECT_TOOLS: !Environment.IsIOSRestrictedBuild,
8 ENABLE_QR_CODE_BUTTON: isDevice && !Environment.IsIOSRestrictedBuild,
10 ENABLE_CLIPBOARD_BUTTON: !Environment.IsIOSRestrictedBuild,
/expo/home/utils/
H A DEnvironment.ts9 const IsIOSRestrictedBuild = constant
30 IsIOSRestrictedBuild,
/expo/home/screens/DiagnosticsScreen/
H A Dindex.tsx67 {Environment.IsIOSRestrictedBuild ? (
87 !Environment.IsIOSRestrictedBuild ? ` in the foreground and background` : ``
H A DAudioDiagnosticsScreen.tsx63 {!Environment.IsIOSRestrictedBuild ? (