callstack / callstack/react-native-paper
TextInput is scrolling the content despite the height specified 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 content inside the TextInput is scrolling in outline mode
### Expected behaviour
The content inside it should be scrollable.
### How to reproduce?
### Preview
### What have you tried so far?
it works when we specify dense prop without height but i wanna include height.
### Your Environment
| software | version
| --------------------- | -------
| ios | x
| android | x
| react-native |0.74.3
| react-native-paper | 5.12.3
| node | x.x.x
| npm or yarn | x.x.x
| expo sdk | x.x.x
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.