Home
last modified time | relevance | path

Searched refs:marginTop (Results 1 – 25 of 186) sorted by relevance

12345678

/expo/apps/native-component-list/src/screens/
H A DGestureHandlerListScreen.tsx27 <View style={{ marginTop: 20 }} />
36 <View style={{ marginTop: 10 }} />
45 <View style={{ marginTop: 20 }} />
47 <View style={{ marginTop: 20 }} />
61 marginTop: 15,
/expo/apps/native-component-list/src/components/
H A DDeprecatedHeading.tsx15 marginTop: 16,
28 marginTop: -16,
H A DHeadingText.tsx12 marginTop: 16,
/expo/ios/versioned-react-native/ABI47_0_0/ReactNative/Libraries/LogBox/UI/__tests__/__snapshots__/
H A DLogBoxNotification-test.js.snap10 "marginTop": 0.5,
28 "marginTop": 0.5,
H A DLogBoxInspectorMesageHeader-test.js.snap25 "marginTop": 10,
102 "marginTop": 10,
179 "marginTop": 10,
269 "marginTop": 10,
346 "marginTop": 10,
423 "marginTop": 10,
H A DLogBoxInspectorSection-test.js.snap7 "marginTop": 15,
57 "marginTop": 15,
H A DLogBoxInspectorCodeFrame-test.js.snap15 "marginTop": 5,
97 "marginTop": 5,
/expo/ios/versioned-react-native/ABI48_0_0/ReactNative/Libraries/LogBox/UI/__tests__/__snapshots__/
H A DLogBoxNotification-test.js.snap10 "marginTop": 0.5,
28 "marginTop": 0.5,
H A DLogBoxInspectorMesageHeader-test.js.snap25 "marginTop": 10,
102 "marginTop": 10,
179 "marginTop": 10,
269 "marginTop": 10,
346 "marginTop": 10,
423 "marginTop": 10,
H A DLogBoxInspectorSection-test.js.snap7 "marginTop": 15,
57 "marginTop": 15,
H A DLogBoxInspectorCodeFrame-test.js.snap15 "marginTop": 5,
97 "marginTop": 5,
/expo/ios/versioned-react-native/ABI49_0_0/ReactNative/Libraries/LogBox/UI/__tests__/__snapshots__/
H A DLogBoxNotification-test.js.snap10 "marginTop": 0.5,
28 "marginTop": 0.5,
H A DLogBoxInspectorMessageHeader-test.js.snap25 "marginTop": 10,
102 "marginTop": 10,
179 "marginTop": 10,
269 "marginTop": 10,
346 "marginTop": 10,
423 "marginTop": 10,
H A DLogBoxInspectorSection-test.js.snap7 "marginTop": 15,
57 "marginTop": 15,
H A DLogBoxInspectorCodeFrame-test.js.snap15 "marginTop": 5,
97 "marginTop": 5,
/expo/packages/expo-dev-menu/vendored/react-native-safe-area-context/src/
H A DSafeAreaView.tsx48 marginTop = marginVertical,
55 marginTop: marginTop + insetTop,
/expo/docs/ui/components/Collapsible/
H A Dindex.tsx99 marginTop: 0,
103 marginTop: spacing[3],
128 marginTop: 0,
141 marginTop: 5,
161 marginTop: 0,
/expo/docs/pages/ui-programming/
H A Dz-index.mdx96 <View style={[styles.item, { backgroundColor: '#5cc9f5', marginTop: -16 }]} />
98 <View style={[styles.item, { backgroundColor: '#4af2a1', marginTop: -16 }]} />
158 <View style={[styles.item, { backgroundColor: '#5cc9f5', marginTop: -16, zIndex: 1 }]} />
159 <View style={[styles.item, { backgroundColor: '#4af2a1', marginTop: -16 }]} />
219 <View style={[styles.item, { backgroundColor: '#4af2a1', marginTop: -16 }]} />
277 <View style={[styles.item, { backgroundColor: '#4af2a1', marginTop: -16 }]} />
335 <View style={[styles.item, { backgroundColor: '#4af2a1', marginTop: -16 }]} />
337 <View style={[styles.container, { backgroundColor: '#dcffe4', marginTop: -188 }]} />
/expo/docs/public/static/examples/v46.0.0/tutorial/03-button-options/
H A DIconButton.js20 marginTop: 12, property
/expo/docs/public/static/examples/unversioned/tutorial/03-button-options/
H A DIconButton.js20 marginTop: 12, property
/expo/docs/public/static/examples/v48.0.0/tutorial/03-button-options/
H A DIconButton.js20 marginTop: 12, property
/expo/docs/public/static/examples/v47.0.0/tutorial/03-button-options/
H A DIconButton.js20 marginTop: 12, property
/expo/docs/public/static/examples/v49.0.0/tutorial/03-button-options/
H A DIconButton.js20 marginTop: 12, property
/expo/home/screens/HomeScreen/RecentlyOpenedListItem/
H A Dindex.tsx55 marginTop: spacing[2],
58 marginTop: spacing[2],
/expo/docs/ui/components/Home/resources/
H A DQuickStartIcon.tsx5 style={{ marginRight: 12, marginTop: 6, float: 'left' }}

12345678