[ICO]NameLast modifiedSizeDescription
[PARENTDIR]Parent Directory  -  
[DIR]Emojione.playground/2023-06-08 13:46 -  
[DIR]src/2023-06-08 13:46 -  
[DIR]generator/2023-06-08 13:46 - 0fb859dc fixed mobile overflwo options [كارل مبارك]
[TXT]README.md2023-06-08 13:46 220 0fb859dc fixed mobile overflwo options [كارل مبارك]
# Emojione utility for Swift


### How to use

This utility provides a method to convert from shortname to unicode characters.

### How to re-generate mapping

```
cd lib/swift/generator
npm install
node generate.js
```