Home
last modified time | relevance | path

Searched refs:headingText (Results 1 – 12 of 12) sorted by relevance

/expo/apps/native-component-list/src/components/
H A DHeadingText.tsx6 <Text style={[styles.headingText, style]}>{children}</Text>
14 headingText: {
/expo/packages/@expo/metro-runtime/src/error-overlay/overlay/
H A DLogBoxInspectorSection.tsx23 <Text style={styles.headingText}>{props.heading}</Text>
41 headingText: {
H A DLogBoxInspectorMessageHeader.tsx45 <Text style={[styles.headingText, styles[props.level]]}>{props.title}</Text>
80 headingText: {
H A DLogBoxInspectorStackFrames.tsx150 headingText: {
/expo/apps/native-component-list/src/screens/Image/
H A DImageContentFitScreen.tsx101 <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 DLogBoxInspectorSection.js43 … react_1.default.createElement(react_native_1.Text, { style: styles.headingText }, props.heading),
58 headingText: { property
H A DLogBoxInspectorMessageHeader.js51 …react_1.default.createElement(react_native_1.Text, { style: [styles.headingText, styles[props.leve…
78 headingText: { property
H A DLogBoxInspectorSection.js.map1headingText}>{props.heading}</Text>\n {props.action}\n </View>\n <View style={sty…
H A DLogBoxInspectorMessageHeader.js.map1headingText, styles[props.level]]}>{props.title}</Text>\n </View>\n <Text style={styles.…
H A DLogBoxInspectorStackFrames.js122 headingText: { property
H A DLogBoxInspectorStackFrames.js.map1 …on: 'row',\n paddingHorizontal: 12,\n marginBottom: 10,\n },\n headingText: {\n color: …
/expo/apps/native-component-list/src/screens/Location/
H A DGeofencingScreen.tsx173 <Text style={styles.headingText}>
245 headingText: {