callstack / callstack/react-native-paper
Text is truncated when nested with different sizes.
- Lenguaje dominante
- TypeScript
- Estrellas
- 14.5k
- Forks
- 2.2k
- Merge medio
- 5 d 23 h
- PR fusionados (30 d)
- 12
Descripción
### Current behaviour
When I nest two text tags inside a text tag and set the size of the second text tag larger than the first one, the height of the text will truncate the larger content. It doesn't work like the basic text tag in React Native.

### Expected behaviour

### Your Environment
| software | version
| --------------------- | -------
| react-native | 0.72.14
| react-native-paper | 5.12.3
| node | 22.4.1
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.