react-native-live-markdown icon indicating copy to clipboard operation
react-native-live-markdown copied to clipboard

Fix backticks not removed when entering diacritics using option key commands on iOS

Open tomekzaw opened this issue 1 year ago • 4 comments

Details

This PR fixes incorrect behavior of MarkdownTextInput component when entering diacritics using option+` mode and aligns the behaviour with RN's built-in TextInput component.

Before After

Related Issues

Fixes #181.

Manual Tests

Linked PRs

tomekzaw avatar Feb 12 '24 16:02 tomekzaw