/emojibase-bindings

Packages emojibase bindings for iOS and Android

Primary LanguageSwiftApache License 2.0Apache-2.0

emojibase-bindings

Kotlin, Swift and Web bindings for emojibase json.

Requirements

  • Node LTS
  • Yarn Classic

Installation

Run ./scripts/setup.sh to install dependencies for this project.

Generating the emojibase.json

Run ./scripts/generateJson.sh to generate the emojibase.json assets

Releasing

Use "Run workflow". Refer to SemVer for versioning semantics. This workflow will bump the version, publish to NPM/Maven and create a GitHub release. The Swift consumer uses SwiftPM and can target the latest released version.