Skip to content

Commit c7756b3

Browse files
committed
docs: note
1 parent c070294 commit c7756b3

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

docs/docs/misc/known-limitations.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,3 +32,8 @@ We may add support for more tags and related functionality over time - see the
3232
not supported yet, the best way to let us know is to open a
3333
[GitHub issue](https://github.com/software-mansion/react-native-enriched-html/issues)
3434
in our repo.
35+
36+
## Tapping outside the editor doesn't blur it
37+
38+
On mobile, tapping outside of an `EnrichedTextInput` does not blur it. This is
39+
a limitation of React Native itself, not something specific to this library.

0 commit comments

Comments
 (0)