callstack / callstack/react-native-paper
Label clips when calling render function prop of TextInput component in outline mode
- Lenguaje dominante
- TypeScript
- Estrellas
- 14.5k
- Forks
- 2.2k
- Merge medio
- 5 d 23 h
- PR fusionados (30 d)
- 12
Descripción
### Current behaviour
The label of TextInput component clips in outline mode when I call the render function prop. I am calling the render prop so as to render my Custom input, in this case a dropdown select input. Space is sufficient so it should not clip the label. Is the their a way to work around it ?
### Expected behaviour
Should not clip the label
### How to reproduce?
### Preview
### What have you tried so far?
I have tried applying different styles but still not working
### Your Environment
| software | version
| --------------------- | -------
| ios | x
| android | 14
| react-native | 0.73.4
| react-native-paper | 5.12.3
| node | 18.17.1
| npm | 9.6.7
| expo sdk | 50.0.7

Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.