In my app I write text in a TextInput that is stored in a database. In the textInput the emojis and the special characters looks great. But when I get the text from the database and show up with a < Text>, the emojis and the special character shows like an “X” or “?”.
How can I solve this?
Thanks!