EmojiKit goes open-source

Feb 2, 2024 · Follow on Twitter and Mastodon swiftopen-source

I’ve decided to open-source my EmojiKit library, which is currently a closed-source product at my company Kankoda. In this post, I’ll discuss why and how it will be done.

Header image

I’ve decided to open-source the library foundation, with its models and many features, like categories, skin tone support, version information, search capabilities, localization, etc.

I’ll leave out some parts that have IP value to my products, but the rest will be opened up.

Background

EmojiKit evolved as part of KeyboardKit. As it become quite capable, I decided to make it into a separate product and inline it into KeyboardKit.

However, extracting it into a commercial SDK put restrictions into how KeyboardKit could use it, since the commercial parts could no longer be free in KeyboardKit.

This worked well, but I think the library design suffered a bit, where many features became throwing to accomodate to the requirement of first registering a valid license key.

I’ve also struggled a bit with motivating a 3 tier license model. The cuts feel artificial, so the decision to open-source everything feels like the right move.

How it will be done

The new open-source SDK will still be hosted under Kankoda’s GitHub account. I will move the code to a new repository in a series of live video streams and blog posts.

I’m excited about this change and hope that it will make EmojiKit even better for all of us.

Discussions & More

Please share any ideas, feedback or comments you may have in the Disqus section below, or by replying to this tweet or this toot.

If you found this text interesting, make sure to follow me on Twitter and Mastodon for more content like this, and to be notified when new content is published.

If you like & want to support my work, please consider sponsoring me on GitHub Sponsors.