callstack / callstack/react-native-paper
TextInput is scrolling the content despite the height specified in outline mode
- Dominant language
- TypeScript
- Stars
- 14.5k
- Forks
- 2.2k
- Avg merge
- 5d 23h
- Merged PRs (30d)
- 12
Description
### 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
Contributor guide
Assessment
This issue has not been assessed yet.