There was an error while loading. Please reload this page.
1 parent c070294 commit c7756b3Copy full SHA for c7756b3
1 file changed
docs/docs/misc/known-limitations.md
@@ -32,3 +32,8 @@ We may add support for more tags and related functionality over time - see the
32
not supported yet, the best way to let us know is to open a
33
[GitHub issue](https://github.com/software-mansion/react-native-enriched-html/issues)
34
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