matrix-org / emojibase-bindings

Packages emojibase bindings for iOS and Android
Apache License 2.0
3 stars 1 forks source link

emojibase-bindings

Kotlin, Swift and Web bindings for emojibase json.

Requirements

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.