Skip to content

skyefreeman/EmojiConstants

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EmojiConstants

Version License Platform

Usage

To run the example project, clone the repo, and run pod install from the Example directory first.

Installation

EmojiConstants is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod "EmojiConstants"

Using Emoji's

Import the EmojiConstants file: import EmojiConstants

Then start using Emoji's!

var cryingString: String = Emoji.cryingFace
var catFace: String = Emoji.wearyCatFace

This was created using this code generator as part of a Sunday morning hack. There are a few large ranges of emoji hexadecimal values that would crash while being generated, so they have been omitted.

Author

Skye Freeman, skyefreeman@icloud.com

License

EmojiConstants is available under the MIT license. See the LICENSE file for more info.

About

An exhaustive list of Emoji's represented as Swift string constants.

Resources

License

Stars

Watchers

Forks

Packages

No packages published