| /expo/home/graphql/ |
| H A D | types.ts | 3 export type Maybe<T> = T | null; alias 115 owner?: Maybe<User>; 1092 users?: Maybe<Array<Maybe<User>>>; 2021 charges?: Maybe<Array<Maybe<Charge>>>; 2180 app?: Maybe<App>; 2194 user?: Maybe<User>; 3322 appleDevices?: Maybe<Array<Maybe<AppleDevice>>>; 3762 app?: Maybe<App>; 3804 features?: Maybe<Array<Maybe<Feature>>>; 4152 allPublicApps?: Maybe<Array<Maybe<App>>>; [all …]
|
| /expo/packages/expo-router/build/head/ |
| H A D | ExpoHeadModule.js.map | 1 …TODO: Get this automatically somehow\n activityType: string;\n // TODO: Maybe something like rob…
|
| /expo/packages/@expo/prebuild-config/build/plugins/unversioned/expo-system-ui/ |
| H A D | withAndroidUserInterfaceStyle.js.map | 1 …gator.addWarningAndroid(\n 'userInterfaceStyle',\n // TODO: Maybe warn that they nee…
|
| /expo/packages/@expo/cli/src/graphql/ |
| H A D | generated.ts | 9 export type Maybe<T> = T | null; alias 10 export type InputMaybe<T> = Maybe<T>; 12 export type MakeOptional<T, K extends keyof T> = Omit<T, K> & { [SubKey in K]?: Maybe<T[SubKey]> }; 13 export type MakeMaybe<T, K extends keyof T> = Omit<T, K> & { [SubKey in K]: Maybe<T[SubKey]> };
|
| /expo/docs/pages/ |
| H A D | _error.tsx | 34 work out! Maybe it doesn't exist anymore!
|
| /expo/packages/@expo/prebuild-config/build/plugins/unversioned/expo-splash-screen/ |
| H A D | withIosSplashScreen.js.map | 1 …enImage, splash],\n // Link storyboard to xcode project.\n // TODO: Maybe fold this into the…
|
| H A D | getIosSplashConfig.js.map | 1 … | null;\n tabletBackgroundColor?: string | null;\n };\n}\n\n// TODO: Maybe use an array on sp…
|
| /expo/docs/pages/versions/v46.0.0/sdk/ |
| H A D | av.mdx | 95 // The player has just finished playing and will stop. Maybe you want to play something else?
|
| /expo/docs/pages/versions/v47.0.0/sdk/ |
| H A D | av.mdx | 95 // The player has just finished playing and will stop. Maybe you want to play something else?
|
| /expo/packages/expo-router/build/ |
| H A D | useNavigation.js.map | 1 …arentNavigation = navigation.getParent(normalizedParent);\n\n // TODO: Maybe print a list of pa…
|
| /expo/docs/pages/build-reference/ |
| H A D | apk.mdx | 80 - Send that URL to your device. Maybe by email? Up to you.
|
| /expo/docs/pages/guides/ |
| H A D | customizing-webpack.mdx | 33 // Maybe you want to turn off compression in dev mode.
|
| /expo/docs/pages/versions/unversioned/sdk/ |
| H A D | av.mdx | 142 // The player has just finished playing and will stop. Maybe you want to play something else?
|
| /expo/docs/pages/versions/v49.0.0/sdk/ |
| H A D | av.mdx | 142 // The player has just finished playing and will stop. Maybe you want to play something else?
|
| /expo/docs/pages/versions/v48.0.0/sdk/ |
| H A D | av.mdx | 142 // The player has just finished playing and will stop. Maybe you want to play something else?
|
| /expo/packages/expo-face-detector/ios/EXFaceDetector/ |
| H A D | EXFaceDetectorManager.m | 207 // Maybe if the delegate is not present anymore we should disable encoding,
|
| /expo/packages/@expo/metro-config/build/ |
| H A D | rewriteRequestUrl.js.map | 1 …h('/') ? new URL(url, 'https://acme.dev') : new URL(url);\n // TODO: Maybe this function coul…
|
| /expo/packages/@expo/metro-config/build/serializer/ |
| H A D | withExpoSerializers.js.map | 1 …ceMap);\n // TODO: Maybe we can do this earlier.\n parsed.sources = parsed.sources.m…
|
| /expo/packages/expo-router/src/ |
| H A D | useScreens.tsx | 153 // TODO: Maybe there's a more React-y way to do this?
|
| /expo/packages/@expo/config-plugins/build/android/ |
| H A D | Version.js.map | 1 … cannot be found or does not have a numeric value.`\n );\n // TODO: Maybe just add the prope…
|
| /expo/ios/Exponent/Kernel/Core/ |
| H A D | EXKernel.m | 74 …// Set the delegate of dev menu manager. Maybe it should be a separate class? Will see later once …
|
| /expo/packages/@expo/metro-config/build/transform-worker/ |
| H A D | postcss.js.map | 1 …Maybe support platform-specific postcss config files in the future.\n const jsConfigPath = path.j…
|
| /expo/packages/expo-constants/build/ |
| H A D | ExponentConstants.web.js.map | 1 … return null;\n },\n get systemFonts(): string[] {\n // TODO: Bacon: Maybe possible.\n ret…
|
| /expo/packages/@expo/config-plugins/build/plugins/ |
| H A D | withStaticPlugin.js.map | 1 …le.log();\n }\n }\n }\n }\n // TODO: Maybe allow for `PluginE…
|
| /expo/packages/@expo/prebuild-config/build/plugins/icons/ |
| H A D | withIosIcons.js.map | 1 …kground color to solid white to prevent any transparency.\n // TODO: Maybe use a more adaptiv…
|