Relative Content

Tag Archive for react-nativereact-native-stylesheet

Container does not have any height despite child having fixed height?

in my application, i’m building a chat screen. i want my textInput container to take up the height of textInput, but the container is not taking any height i have to manually set the height of container, but on setting fixed container height, it is not growing when textInput size is growing