mirror of
https://github.com/status-im/react-native.git
synced 2025-01-25 00:39:03 +00:00
5ea4d397a9
DocumentSelectionState returns anchor and focus offsets only in focused state. So TextInput should set proper state to selectionState when blur and focus.