TextInput

<TextInput /> is a wrapper on input element.
It accepts all props input element accepts, including ref.

Following is an example in TSX.

Works with third-party library too.