callstack / callstack/react-native-paper
Text Input label position
Open
question
- Dominant language
- TypeScript
- Stars
- 14.5k
- Forks
- 2.2k
- Avg merge
- 5d 23h
- Merged PRs (30d)
- 12
Description
### Is it possible to label change position of text input label?
I am trying to set spacing between my input fields. When I use the label, the default height increases automatically, and the gap between fields is also affected by it. As you can see, the email label increases the label height, which creates spacing inconsistencies between components. Is there a way to exclude the extra height of the label and also add a label prop to the input field?

Contributor guide
Assessment
This issue has not been assessed yet.