I have a custom multiline TextInput which grows/expands automatically to fit its content:
TextInput
import React, { useState } from \'react\' import { TextInpu