React native text input. Text jumps whenever characters are entered into the input
The following video explains what is going on https://www.loom.com/share/c9144a0877b1460c8c02c301afdc3029 There is a noticeable jump in the text when the text is entered. This is what the code for the text input looks like. i already tried scrollenabled=false. Any ideas would…