Best solution for bigger than screen text using input field on mobile(android/ios)?

I have an use case where an user can type up to 1600 character entries, but cant make a good ux with scroll views etc. Anyone has a good solution for this, example TMP project doesnt feel good as well.

You can assign a scroll bar to a TMP Input Field. Ie. Not using a scroll view and all.

There is one such example included in the TMP Examples & Extras which should work for your needs.