How to make textBox grow in height with inputs

I am trying to make an autogrow textBox. Of course, that is not an automatic feature. I am wondering if there is any hack way to do it.

I tried this way: create a TEXT, a textBox, and a box container to include both. While I am typing in textBox, I am updating the TEXT, the TEXT will grow in length, and so the parent container will grow in length. Is there anyway, that I can pin the textBox height to be the same as its parent container, so that while the parent Container grow in height, so does the textBox?

See your other post.
https://www.wix.com/corvid/forum/community-discussion/what-is-this-wix-react-native-library-is-about?ref=producthunt%2F%2F%2F%2F%2F%2F%2F

:slight_smile: