Hello,
here is a small app I made for sending sms quickly. You can save your messages with emoji characters and send them to multiple contacts.
The app makes use of the contact plugin. (thanks).
Hello,
here is a small app I made for sending sms quickly. You can save your messages with emoji characters and send them to multiple contacts.
The app makes use of the contact plugin. (thanks).
Hello,
I have a question. How do you display the emojis within the text?
Hello,
when typing the message a native.newTextBox is used. And this component supports by default emoji characters when you type them.
The “tricky” part is when the list of your messages are displayed, it is not a textbook which is used, but rather a screen capture of your message rendered with a proportional font size
Thank you very much. Thanks to your “trick” I could show emojis in the text messages of my app