Searched refs:headingText (Results 1 – 12 of 12) sorted by relevance
| /expo/apps/native-component-list/src/components/ |
| H A D | HeadingText.tsx | 6 <Text style={[styles.headingText, style]}>{children}</Text> 14 headingText: {
|
| /expo/packages/@expo/metro-runtime/src/error-overlay/overlay/ |
| H A D | LogBoxInspectorSection.tsx | 23 <Text style={styles.headingText}>{props.heading}</Text> 41 headingText: {
|
| H A D | LogBoxInspectorMessageHeader.tsx | 45 <Text style={[styles.headingText, styles[props.level]]}>{props.title}</Text> 80 headingText: {
|
| H A D | LogBoxInspectorStackFrames.tsx | 150 headingText: {
|
| /expo/apps/native-component-list/src/screens/Image/ |
| H A D | ImageContentFitScreen.tsx | 101 <HeadingText style={styles.headingText}>{`Content fit: "${contentFit}"`}</HeadingText> 120 <HeadingText style={styles.headingText}>Full-size image</HeadingText> 127 <HeadingText style={styles.headingText}>Content positions (strings)</HeadingText> 151 headingText: {
|
| /expo/packages/@expo/metro-runtime/build/error-overlay/overlay/ |
| H A D | LogBoxInspectorSection.js | 43 … react_1.default.createElement(react_native_1.Text, { style: styles.headingText }, props.heading), 58 headingText: { property
|
| H A D | LogBoxInspectorMessageHeader.js | 51 …react_1.default.createElement(react_native_1.Text, { style: [styles.headingText, styles[props.leve… 78 headingText: { property
|
| H A D | LogBoxInspectorSection.js.map | 1 …headingText}>{props.heading}</Text>\n {props.action}\n </View>\n <View style={sty…
|
| H A D | LogBoxInspectorMessageHeader.js.map | 1 …headingText, styles[props.level]]}>{props.title}</Text>\n </View>\n <Text style={styles.…
|
| H A D | LogBoxInspectorStackFrames.js | 122 headingText: { property
|
| H A D | LogBoxInspectorStackFrames.js.map | 1 …on: 'row',\n paddingHorizontal: 12,\n marginBottom: 10,\n },\n headingText: {\n color: …
|
| /expo/apps/native-component-list/src/screens/Location/ |
| H A D | GeofencingScreen.tsx | 173 <Text style={styles.headingText}> 245 headingText: {
|