Target Branch(es)
0.79
Link to commit or PR to be picked
facebook/react-native@7771317
Description
Avoid incorrectly updating caret position
Issue resolved: facebook/react-native#50641
The caret position is updated incorrectly when a user is first typing if an zero-length selection is set.