Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions docs/docs/misc/known-limitations.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,3 +32,8 @@ We may add support for more tags and related functionality over time - see the
not supported yet, the best way to let us know is to open a
[GitHub issue](https://github.com/software-mansion/react-native-enriched-html/issues)
in our repo.

## Tapping outside the editor doesn't blur it

On mobile, tapping outside of an `EnrichedTextInput` does not blur it. This is
a limitation of React Native itself, not something specific to this library.
Comment thread
hejsztynx marked this conversation as resolved.
Loading