callstack / callstack/react-native-paper
TextInput expands parent container unexpectedly
Offen
bug
- Vorherrschende Sprache
- TypeScript
- Sterne
- 14.5k
- Forks
- 2.2k
- Ø Merge
- 5 T. 23 Std.
- Gemergte PRs (30 T.)
- 12
Beschreibung
### Current behaviour
TextInput inside a flex container without width constraints, the input expands to full width, causing the parent container to stretch. Expected behavior is that it should respect the parent’s intrinsic size unless explicitly styled.
### Expected behaviour
Expand the parent container
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.