| /expo/docs/.vale/writing-styles/expo-docs/ |
| H A D | EmDash.yml | 6 # Look for ' - ' (space, hyphen, space) or ' -- ' (space, two hyphens, space)
|
| /expo/packages/@expo/fingerprint/src/sourcer/ |
| H A D | Utils.ts | 28 export function stringifyJsonSorted(target: any, space?: string | number | undefined): string { 29 return JSON.stringify(target, (_, value) => sortJson(value), space);
|
| /expo/apps/native-component-list/src/screens/ |
| H A D | FontScreen.tsx | 18 justifyContent: 'space-between', 30 <Text style={{ fontFamily: 'space-mono', fontSize: 16 }}> 41 fontFamily: 'space-mono',
|
| H A D | RedirectScreen.tsx | 10 <View style={{ flex: 1, alignItems: 'center', justifyContent: 'space-around' }}>
|
| /expo/packages/@expo/fingerprint/build/sourcer/ |
| H A D | Utils.js | 28 function stringifyJsonSorted(target, space) { argument 29 return JSON.stringify(target, (_, value) => sortJson(value), space);
|
| H A D | Utils.d.ts | 6 export declare function stringifyJsonSorted(target: any, space?: string | number | undefined): stri…
|
| /expo/.github/actions/cleanup-linux-disk-space/ |
| H A D | action.yml | 10 echo 'Disk space before cleanup' 20 echo 'Disk space after cleanup'
|
| /expo/apps/native-component-list/src/screens/ExpoMaps/components/ |
| H A D | SwitchContainer.tsx | 33 justifyContent: 'space-between',
|
| /expo/android/vendored/sdk49/@shopify/react-native-skia/cpp/skia/include/utils/mac/ |
| H A D | SkCGUtils.h | 59 CGColorSpaceRef space);
|
| /expo/ios/vendored/unversioned/@shopify/react-native-skia/cpp/skia/include/utils/mac/ |
| H A D | SkCGUtils.h | 59 CGColorSpaceRef space);
|
| /expo/ios/vendored/sdk47/@shopify/react-native-skia/cpp/skia/include/utils/mac/ |
| H A D | SkCGUtils.h | 59 CGColorSpaceRef space);
|
| /expo/apps/native-component-list/src/screens/AV/ |
| H A D | AndroidImplementationSelector.tsx | 23 justifyContent: 'space-between',
|
| /expo/android/vendored/sdk47/@shopify/react-native-skia/cpp/skia/include/utils/mac/ |
| H A D | SkCGUtils.h | 59 CGColorSpaceRef space);
|
| /expo/ios/vendored/sdk49/@shopify/react-native-skia/cpp/skia/include/utils/mac/ |
| H A D | SkCGUtils.h | 59 CGColorSpaceRef space);
|
| /expo/ios/vendored/sdk48/@shopify/react-native-skia/cpp/skia/include/utils/mac/ |
| H A D | SkCGUtils.h | 59 CGColorSpaceRef space);
|
| /expo/android/vendored/unversioned/@shopify/react-native-skia/cpp/skia/include/utils/mac/ |
| H A D | SkCGUtils.h | 59 CGColorSpaceRef space);
|
| /expo/android/vendored/sdk48/@shopify/react-native-skia/cpp/skia/include/utils/mac/ |
| H A D | SkCGUtils.h | 59 CGColorSpaceRef space);
|
| /expo/.github/workflows/ |
| H A D | android-unit-tests.yml | 45 - name: Cleanup GitHub Linux runner disk space 46 uses: ./.github/actions/cleanup-linux-disk-space
|
| /expo/templates/expo-template-tabs/app/ |
| H A D | modal.tsx | 14 {/* Use a light status bar on iOS to account for the black space above the modal */}
|
| /expo/apps/native-component-list/src/components/ |
| H A D | TitledSwitch.tsx | 29 justifyContent: 'space-between',
|
| H A D | GoogleSignInButton.tsx | 45 justifyContent: 'space-between',
|
| H A D | TitledPicker.tsx | 38 justifyContent: 'space-between',
|
| /expo/apps/native-component-list/src/screens/Camera/ |
| H A D | GalleryScreen.tsx | 122 justifyContent: 'space-between', 129 justifyContent: 'space-around',
|
| /expo/apps/native-component-list/src/screens/Contacts/ |
| H A D | ContactsListItem.tsx | 37 justifyContent: 'space-between',
|
| /expo/apps/native-component-list/src/screens/BlurView/ |
| H A D | Slider.tsx | 57 justifyContent: 'space-around',
|