Lines Matching refs:Universal
106 | HTML | Universal | …
420 | Universal | `<Text style={{ fontSize: 14, marginVertical: '1em' }} />` |
428 | Universal | `<Text style={{ fontWeight: 'bold' }} />` |
436 | Universal | `<Text style={{ fontWeight: 'bold' }} />` |
444 | Universal | `<Text />` |
452 | Universal | `<Text style={{ textDecorationLine: 'line-through' }} />` |
460 | Universal | `<Text style={{ textDecorationLine: 'line-through' }} />` |
468 | Universal | `<Text style={{ fontStyle: 'italic' }} />` |
476 | Universal | `<Text style={{ fontStyle: 'italic' }} />` |
484 | Universal | `<Text style={[Custom]} />` |
506 | Universal | `<Text style={[Custom]} />` \| `<View />` |
514 | Universal | `<Text style={{ backgroundColor: 'yellow', color: 'black' }} />` |
522 | Universal | `<Text style={[Custom]}>"{props.children}"</Text>` |
528 | Universal | `<View style={[Custom]} />` |
536 | Universal | `<Text style={[Custom]} />` |