Coder Social home page Coder Social logo

rootstrap / unicodeemoji Goto Github PK

View Code? Open in Web Editor NEW
3.0 10.0 0.0 39 KB

iOS Library that loads official Unicode Emoji repositories and make them accessible to your app.

License: MIT License

Ruby 2.86% Swift 95.94% Objective-C 1.21%
swift5 emoji unicode pod carthage-support spm swift-package-manager cocoapods emoji-picker

unicodeemoji's Introduction

UnicodeEmoji

CI Status Version License Platform Carthage SPM Swift Version

What is it?

Makes official Unicode Emoji versions available for your app. Detects the right Emoji version to use depending on the iOS version. Organizes the emojis in their respective categories.

Installation

1. Cocoapods

pod 'UnicodeEmoji', '~> 1.3.0'

2. Carthage

Carthage is a decentralized dependency manager that builds your dependencies and provides you with binary frameworks. Add the following line to your Cartfile and follow the installation instructions.

github "rootstrap/UnicodeEmoji" ~> 1.3.0

3. Swift Package Manager

  • In XCode 11+, go to File -> Swift Packages -> Add Package Dependency.
  • Enter the repo URL (https://github.com/rootstrap/UnicodeEmoji) and click Next.
  • Select the version rule desired (you can specify a version number, branch or commit) and click Next.
  • Finally, select the target where you want to use the framework.

That should be it. UnicodeEmoji should appear in the navigation panel as a dependency and the framework will be linked automatically to your target.

Note: It is always recommended to lock your external libraries to a specific version.

License

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

unicodeemoji's People

Contributors

glm4 avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

unicodeemoji's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.