Environment
"react-native-macos": "^0.61.54"
Issue
Steps to Reproduce
on a <TextInput multiline /> try to write several characters (number seems to ~100 - ~300) after you have enough characters in the buffer, try to delete a few of them, react-native will crash:


The problem was happening a lot more often with an older version, now it doesn't happen as often, but still occurs every once in a while, it might take a lot of typing/deleting to reproduce the problem