| /expo/packages/expo-dev-launcher/bundle/components/ |
| H A D | LogoutConfirmationModal.tsx | 17 rounded="medium" 20 <View padding="small" rounded="medium"> 34 rounded="medium" 36 <View padding="small" rounded="medium">
|
| H A D | AppHeader.tsx | 47 <View height="xl" width="xl" rounded="large" bg="secondary"> 48 {Boolean(appIcon) && <Image size="xl" rounded="large" source={{ uri: appIcon }} />} 69 rounded="full"> 72 <View rounded="full" padding="small"> 86 <View bg="default" rounded="full" padding="tiny">
|
| H A D | BaseModal.tsx | 19 <View bg="default" rounded="large" shadow="medium" mx="small"> 28 <Button.FadeOnPressContainer bg="default" rounded="full" onPress={onClosePress}> 29 <View padding="tiny" rounded="full" bg="default">
|
| H A D | Toasts.tsx | 7 <View bg="error" padding="medium" rounded="medium" border="error"> 21 <View bg="warning" padding="medium" rounded="medium" border="warning"> 47 <View bg="default" padding="medium" rounded="medium" border="default">
|
| H A D | Avatar.tsx | 26 rounded="full" 38 rounded="full" 55 <View rounded="full" bg="secondary"> 56 <Image rounded="full" source={{ uri: _profilePhoto }} size={size} />
|
| H A D | DeepLinkModal.tsx | 35 <View py="small" bg="secondary" rounded="medium" px="medium"> 57 rounded="medium" 101 <View bg="secondary" border="default" rounded="medium" padding="medium"> 157 <View rounded="medium">
|
| H A D | UrlDropdown.tsx | 74 <View rounded="large"> 94 rounded="medium" 126 rounded="medium"
|
| /expo/home/screens/DeleteAccountScreen/ |
| H A D | ConfirmationStep.tsx | 32 <View bg="default" padding="medium" rounded="medium" border="default"> 38 <View rounded="medium" bg="secondary" padding="medium"> 62 <View bg="secondary" padding="medium" rounded="medium"> 67 rounded="medium"
|
| H A D | PasswordStep.tsx | 38 <View bg="default" padding="medium" rounded="medium" border="default"> 50 rounded="medium" 59 <View bg="error" rounded="medium" padding="medium">
|
| /expo/packages/expo-dev-launcher/bundle/screens/ |
| H A D | UserProfileScreen.tsx | 107 rounded="full" 109 <View padding="medium" rounded="full"> 120 <View px="small" py="medium" bg="default" rounded="large"> 129 rounded="medium" 144 rounded="medium" 244 <Button.FadeOnPressContainer bg="tertiary" rounded="medium" onPress={onLogoutPress}> 245 <View py="small" rounded="medium">
|
| H A D | ExtensionsScreen.tsx | 79 <View bg="default" mx="medium" py="medium" px="medium" rounded="medium"> 102 <Button.FadeOnPressContainer bg="ghost" rounded="small"> 103 <View border="default" px="small" py="2" rounded="small"> 145 <View mx="medium" padding="medium" bg="default" rounded="large"> 155 rounded="medium" 169 rounded="medium" 206 rounded="large"
|
| /expo/home/screens/HomeScreen/ |
| H A D | DevelopmentServersPlaceholder.tsx | 20 <View bg="default" rounded="large" border="default" overflow="hidden"> 28 rounded="medium" 50 <View bg="default" border="default" rounded="large">
|
| H A D | HomeScreenHeader.tsx | 35 rounded="full" 39 <View rounded="full" height="xl" width="xl" bg="secondary" align="centered"> 78 rounded="medium"
|
| /expo/docs/ui/components/Snippet/ |
| H A D | SnippetHeader.tsx | 23 !float && 'rounded-t-md border-b-0', 24 float && 'rounded-md my-4',
|
| /expo/packages/expo-dev-client-components/src/ |
| H A D | Text.tsx | 5 import { text, textDark, padding, rounded } from './theme'; 71 ...rounded,
|
| /expo/packages/expo-dev-menu/ios/OverlayContainer/Internal/Extensions/ |
| H A D | CGFloat+Round.swift | 14 return (self * multiplier).rounded() / multiplier in oc_rounded()
|
| /expo/docs/ui/components/Diagram/ |
| H A D | Diagram.tsx | 17 …<div className="bg-default border relative border-default rounded-md overflow-hidden my-6 max-w-[7… 28 …<div className="bg-default border relative border-default rounded-md overflow-hidden my-6 max-w-[7…
|
| /expo/android/versioned-abis/expoview-abi47_0_0/src/main/java/abi47_0_0/host/exp/exponent/modules/api/components/datetimepicker/ |
| H A D | MinuteIntervalSnappableTimePickerDialog.java | 104 int rounded = Math.round(stepsInMinutes) * mTimePickerInterval; in snapRealMinutesToInterval() local 105 return rounded == 60 ? rounded - mTimePickerInterval : rounded; in snapRealMinutesToInterval()
|
| /expo/android/versioned-abis/expoview-abi49_0_0/src/main/java/abi49_0_0/host/exp/exponent/modules/api/components/datetimepicker/ |
| H A D | MinuteIntervalSnappableTimePickerDialog.java | 102 int rounded = Math.round(stepsInMinutes) * mTimePickerInterval; in snapRealMinutesToInterval() local 103 return rounded == 60 ? rounded - mTimePickerInterval : rounded; in snapRealMinutesToInterval()
|
| /expo/android/versioned-abis/expoview-abi48_0_0/src/main/java/abi48_0_0/host/exp/exponent/modules/api/components/datetimepicker/ |
| H A D | MinuteIntervalSnappableTimePickerDialog.java | 102 int rounded = Math.round(stepsInMinutes) * mTimePickerInterval; in snapRealMinutesToInterval() local 103 return rounded == 60 ? rounded - mTimePickerInterval : rounded; in snapRealMinutesToInterval()
|
| /expo/android/expoview/src/main/java/versioned/host/exp/exponent/modules/api/components/datetimepicker/ |
| H A D | MinuteIntervalSnappableTimePickerDialog.java | 102 int rounded = Math.round(stepsInMinutes) * mTimePickerInterval; in snapRealMinutesToInterval() local 103 return rounded == 60 ? rounded - mTimePickerInterval : rounded; in snapRealMinutesToInterval()
|
| /expo/packages/html-elements/babel/__tests__/__snapshots__/ |
| H A D | transform.test.js.snap | 16 …_jsxs(Article, { className: "md:flex bg-slate-100 rounded-xl p-8 md:p-0 dark:bg-slate-800", childr… 18 className: "w-24 h-24 md:w-48 md:h-auto md:rounded-none rounded-full mx-auto",
|
| /expo/docs/ui/components/BoxLink/ |
| H A D | index.tsx | 20 …className="flex flex-row justify-between border border-solid border-default rounded-md py-3 px-4 m… 26 …<div className="flex bg-element rounded-md self-center items-center justify-center min-w-[36px] h-…
|
| /expo/docs/ui/components/Authentication/ |
| H A D | Icon.tsx | 11 className="rounded-full p-1 bg-element"
|
| /expo/docs/ui/components/FileTree/ |
| H A D | index.tsx | 17 …className="text-xs border border-default rounded-md bg-default mb-4 p-2 pr-4 pb-4 whitespace-nowra… 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">
|