Closed
Description
I currently have two problems
react : 16.5.5
react-native: 0.55.4
npm: 6.8.0
-
Clicking textinput on android kikat (4.4.2) throws a stackoverflowException.
-
An error occurs when emoji is used in the device of Marshmallow (v6.0) during android device test Generally, text and special characters are written, but an error occurs only when using emoji Device is LG-V10
I'd appreciate it if you could tell me where to debug and how to handle it.