| /expo/docs/ui/components/Step/ |
| H A D | Step.tsx | 11 <div className="flex gap-4 mt-6 mb-4"> 12 …EADLINE className="flex min-w-[28px] h-7 bg-element rounded-full items-center justify-center mt-1"> 15 …<div className="pt-1.5 w-full max-w-[calc(100%-44px)] prose-headings:!-mt-1 prose-ul:!mb-0 prose-o…
|
| /expo/ios/vendored/sdk47/react-native-svg/apple/Utils/ |
| H A D | ABI47_0_0RNSVGPathMeasure.mm | 67 CGFloat mt = 1 - t; 74 q.x = mt * bez[1].x + t * bez[2].x; 75 q.y = mt * bez[1].y + t * bez[2].y; 76 bez1[1].x = mt * bez[0].x + t * bez[1].x; 77 bez1[1].y = mt * bez[0].y + t * bez[1].y; 78 bez2[2].x = mt * bez[2].x + t * bez[3].x; 79 bez2[2].y = mt * bez[2].y + t * bez[3].y; 81 bez1[2].x = mt * bez1[1].x + t * q.x; 82 bez1[2].y = mt * bez1[1].y + t * q.y; 83 bez2[1].x = mt * q.x + t * bez2[2].x; [all …]
|
| /expo/ios/vendored/sdk49/react-native-svg/apple/Utils/ |
| H A D | ABI49_0_0RNSVGPathMeasure.mm | 67 CGFloat mt = 1 - t; 74 q.x = mt * bez[1].x + t * bez[2].x; 75 q.y = mt * bez[1].y + t * bez[2].y; 76 bez1[1].x = mt * bez[0].x + t * bez[1].x; 77 bez1[1].y = mt * bez[0].y + t * bez[1].y; 78 bez2[2].x = mt * bez[2].x + t * bez[3].x; 79 bez2[2].y = mt * bez[2].y + t * bez[3].y; 81 bez1[2].x = mt * bez1[1].x + t * q.x; 82 bez1[2].y = mt * bez1[1].y + t * q.y; 83 bez2[1].x = mt * q.x + t * bez2[2].x; [all …]
|
| /expo/ios/vendored/unversioned/react-native-svg/apple/Utils/ |
| H A D | RNSVGPathMeasure.mm | 67 CGFloat mt = 1 - t; 74 q.x = mt * bez[1].x + t * bez[2].x; 75 q.y = mt * bez[1].y + t * bez[2].y; 76 bez1[1].x = mt * bez[0].x + t * bez[1].x; 77 bez1[1].y = mt * bez[0].y + t * bez[1].y; 78 bez2[2].x = mt * bez[2].x + t * bez[3].x; 79 bez2[2].y = mt * bez[2].y + t * bez[3].y; 81 bez1[2].x = mt * bez1[1].x + t * q.x; 82 bez1[2].y = mt * bez1[1].y + t * q.y; 83 bez2[1].x = mt * q.x + t * bez2[2].x; [all …]
|
| /expo/ios/vendored/sdk48/react-native-svg/apple/Utils/ |
| H A D | ABI48_0_0RNSVGPathMeasure.mm | 67 CGFloat mt = 1 - t; 74 q.x = mt * bez[1].x + t * bez[2].x; 75 q.y = mt * bez[1].y + t * bez[2].y; 76 bez1[1].x = mt * bez[0].x + t * bez[1].x; 77 bez1[1].y = mt * bez[0].y + t * bez[1].y; 78 bez2[2].x = mt * bez[2].x + t * bez[3].x; 79 bez2[2].y = mt * bez[2].y + t * bez[3].y; 81 bez1[2].x = mt * bez1[1].x + t * q.x; 82 bez1[2].y = mt * bez1[1].y + t * q.y; 83 bez2[1].x = mt * q.x + t * bez2[2].x; [all …]
|
| /expo/docs/ui/components/Footer/ |
| H A D | Footer.tsx | 23 …<footer className="flex flex-row border-t border-solid border-default mt-10 pt-10 max-md-gutters:f… 24 <UL className="flex-1 !mt-0 !ml-0 mb-5 !list-none">
|
| /expo/docs/ui/components/ |
| H A D | Separator.tsx | 1 export const Separator = () => <hr className="mt-4 mb-6 bg-palette-gray6 border-0 h-[0.05rem]" />;
|
| /expo/docs/ui/components/Header/ |
| H A D | Logo.tsx | 16 className="w-[72px] mt-[1px] h-5 text-default my-1" 20 <LogoIcon className="icon-lg mt-[1px] text-default" css={showOnMobile} title="Expo" />
|
| /expo/packages/expo-dev-launcher/bundle/screens/ |
| H A D | BranchesScreen.tsx | 58 <View align="centered" mt="small"> 71 <View align="centered" mt="small"> 82 <View px="small" mt="medium">
|
| H A D | UpdatesScreen.tsx | 72 <View align="centered" mt="large"> 93 <View mt="large" mx="medium" bg="default" rounded="large" padding="medium"> 272 <View mt="medium">
|
| H A D | ExtensionsScreen.tsx | 202 mt="medium"
|
| H A D | HomeScreen.tsx | 117 <View px="medium" py="small" mt="small">
|
| /expo/docs/components/plugins/ |
| H A D | PossibleRedirectNotification.tsx | 20 <div className="bg-warning border border-solid border-warning p-4 mt-1 rounded-sm">
|
| H A D | EasMetadataTable.tsx | 32 <div className="mb-2 mt-1">
|
| /expo/docs/ui/components/FileTree/ |
| H A D | index.tsx | 68 <div key={name + '_' + index} className="mt-1 pt-1 pl-2 rounded-sm flex flex-col"> 77 <div key={name + '_' + index} className="mt-1 pt-1 pl-2 rounded-sm flex items-center">
|
| /expo/docs/ui/components/Authentication/ |
| H A D | Box.tsx | 19 <APIBox className="mt-6" css={boxStyle}>
|
| /expo/docs/components/__snapshots__/ |
| H A D | DocumentationSidebarRight.test.tsx.snap | 10 …class="absolute -mt-14 bg-default w-[248px] flex min-h-[32px] pt-4 pb-2 gap-2 mb-2 items-center se…
|
| /expo/packages/expo-dev-client-components/src/ |
| H A D | theme.ts | 49 mt: fullSpacingScaleForAttributes(['marginTop']),
|
| /expo/docs/ui/components/CommandMenu/Items/ |
| H A D | ExpoDocsItem.tsx | 108 className={mergeClasses(isNested && 'ml-8 !mt-0.5 !min-h-[32px]')}
|
| /expo/docs/components/ |
| H A D | DocumentationSidebarRight.tsx | 108 …className="absolute -mt-14 bg-default w-[248px] flex min-h-[32px] pt-4 pb-2 gap-2 mb-2 items-cente…
|
| /expo/docs/public/static/libs/tippy/ |
| H A D | tippy.all.min.js | 1 …mt(t,a){var i=Element.prototype.closest||function(t){for(var a=this;a;){if(e.call(a,t))return a;a=… function
|
| /expo/packages/@expo/prebuild-config/src/plugins/__tests__/__snapshots__/ |
| H A D | withDefaultPlugins-test.ts.snap | 398 "appStoreUrl": "https://itunes.apple.com/us/app/pillar-valley/id1336398804?ls=1&mt=8", 1695 "appStoreUrl": "https://itunes.apple.com/us/app/pillar-valley/id1336398804?ls=1&mt=8", 2675 "appStoreUrl": "https://itunes.apple.com/us/app/pillar-valley/id1336398804?ls=1&mt=8",
|
| /expo/docs/pages/guides/ |
| H A D | local-app-development.mdx | 175 Install Xcode using the [App Store](https://apps.apple.com/us/app/xcode/id497799835?mt=12). This to…
|
| /expo/packages/expo-dev-menu/assets/ |
| H A D | EXDevMenuApp.ios.js | 114 …Property,gt=[],mt=-1;function vt(e){return{current:e}}function bt(e){0>mt||(e.current=gt[mt],gt[mt… 234 …mt(e,n,t){if(ct.current!==st)throw Error("Unexpected context found on stack. This error is likely … function
|
| H A D | EXDevMenuApp.android.js | 113 …Property,gt=[],mt=-1;function vt(e){return{current:e}}function bt(e){0>mt||(e.current=gt[mt],gt[mt… 232 …mt(e,n,t){if(ct.current!==st)throw Error("Unexpected context found on stack. This error is likely … function
|