Hi,

I am having one TextInput and need to set the maximumLength property in different situations. now when I set the maximumLength property ,its cursor position always goes at the end of the text no matter wherever it was before setting the maximumLength. because of this I am facing issue in the delete button functionality. need to do nothing with cursor position after setting the maximumLength property. please provide solution if anybody knows.

thanks