UITextView – Cursor jumping up and down
I have a UITextView
wrapped inside a UIViewRepresentable
. Whenever I edit text inside the view which is binded to a swiftui with a string state variable, the cursor jumps up around 100px and then after like 30 milliseconds back down. (See image)