Home
last modified time | relevance | path

Searched refs:marginLeft (Results 1 – 25 of 72) sorted by relevance

123

/expo/packages/expo-dev-menu/vendored/react-native-safe-area-context/src/
H A DSafeAreaView.tsx51 marginLeft = marginHorizontal,
58 marginLeft: marginLeft + insetLeft,
/expo/ios/versioned-react-native/ABI47_0_0/ReactNative/Libraries/LogBox/UI/__tests__/__snapshots__/
H A DLogBoxInspectorCodeFrame-test.js.snap13 "marginLeft": 10,
95 "marginLeft": 10,
H A DLogBoxInspectorReactFrames-test.js.snap103 "marginLeft": 15,
423 "marginLeft": 15,
561 "marginLeft": 15,
697 "marginLeft": 15,
/expo/ios/versioned-react-native/ABI48_0_0/ReactNative/Libraries/LogBox/UI/__tests__/__snapshots__/
H A DLogBoxInspectorCodeFrame-test.js.snap13 "marginLeft": 10,
95 "marginLeft": 10,
H A DLogBoxInspectorReactFrames-test.js.snap103 "marginLeft": 15,
423 "marginLeft": 15,
561 "marginLeft": 15,
697 "marginLeft": 15,
/expo/ios/versioned-react-native/ABI49_0_0/ReactNative/Libraries/LogBox/UI/__tests__/__snapshots__/
H A DLogBoxInspectorCodeFrame-test.js.snap13 "marginLeft": 10,
95 "marginLeft": 10,
H A DLogBoxInspectorReactFrames-test.js.snap103 "marginLeft": 15,
423 "marginLeft": 15,
561 "marginLeft": 15,
697 "marginLeft": 15,
/expo/docs/ui/components/Tag/
H A Dstyles.ts42 marginLeft: spacing[1],
/expo/apps/native-component-list/src/components/FunctionDemo/
H A DActionButton.tsx31 marginLeft: 5,
H A DConfiguratorChoice.tsx83 marginLeft: 5,
H A DEnumButton.tsx57 marginLeft: 5,
/expo/docs/ui/components/Navigation/
H A DGroupList.tsx30 marginLeft: spacing[4],
/expo/ios/vendored/sdk47/react-native-safe-area-context/ios/
H A DABI47_0_0RNCSafeAreaShadowView.m93 super.marginLeft = _marginMetaProps[META_PROP_LEFT];
128 super.marginLeft = (ABI47_0_0YGValue){insetLeft + left, ABI47_0_0YGUnitPoint};
158 [super didSetProps:@[ @"marginTop", @"marginRight", @"marginBottom", @"marginLeft" ]];
/expo/ios/vendored/sdk48/react-native-safe-area-context/ios/
H A DABI48_0_0RNCSafeAreaShadowView.m93 super.marginLeft = _marginMetaProps[META_PROP_LEFT];
128 super.marginLeft = (ABI48_0_0YGValue){insetLeft + left, ABI48_0_0YGUnitPoint};
158 [super didSetProps:@[ @"marginTop", @"marginRight", @"marginBottom", @"marginLeft" ]];
/expo/apps/native-component-list/src/screens/
H A DExpoComponentsScreen.tsx61 <ExpoAPIIcon name={name} style={{ marginRight: 10, marginLeft: 6 }} />
H A DExpoApisScreen.tsx97 <ExpoAPIIcon name={name} style={{ marginRight: 10, marginLeft: 6 }} />
H A DWebViewScreen.tsx77 marginLeft: 8,
/expo/ios/vendored/sdk49/react-native-safe-area-context/ios/
H A DABI49_0_0RNCSafeAreaShadowView.m94 super.marginLeft = _marginMetaProps[META_PROP_LEFT];
127 …super.marginLeft = (ABI49_0_0YGValue){[self getEdgeValue:edges.left insetValue:insets.left edgeVal…
168 [super didSetProps:@[ @"marginTop", @"marginRight", @"marginBottom", @"marginLeft" ]];
/expo/ios/vendored/unversioned/react-native-safe-area-context/ios/
H A DRNCSafeAreaShadowView.m94 super.marginLeft = _marginMetaProps[META_PROP_LEFT];
127 …super.marginLeft = (YGValue){[self getEdgeValue:edges.left insetValue:insets.left edgeValue:left],…
168 [super didSetProps:@[ @"marginTop", @"marginRight", @"marginBottom", @"marginLeft" ]];
/expo/apps/native-component-list/src/components/
H A DGoogleSignInButton.tsx48 text: { color: 'gray', marginLeft: 12, fontSize: 16, fontWeight: '600' },
/expo/apps/native-component-list/src/screens/SVG/
H A DSVGScreen.tsx84 marginLeft: 6,
/expo/docs/ui/components/Collapsible/
H A Dindex.tsx142 marginLeft: spacing[1.5],
157 marginLeft: 0,
/expo/packages/expo-router/build/views/
H A DToast.js55 react_1.default.createElement(react_native_1.View, { style: { marginLeft: 8 } }, property
/expo/docs/pages/ui-programming/
H A Dimplementing-a-checkbox.mdx75 marginLeft: 8,
154 marginLeft: 8,
263 marginLeft: 8,
/expo/packages/expo-router/src/views/
H A DToast.tsx66 <View style={{ marginLeft: 8 }}>

123