matrix-org / emojibase-bindings

Packages emojibase bindings for iOS and Android

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Packages emojibase bindings for iOS and Android

License:Apache License 2.0


Languages

Language:Swift 35.4%Language:TypeScript 33.5%Language:Kotlin 24.6%Language:Shell 6.5%