insidegui / EmojiPickerUI

Framework implementing a macOS-style emoji picker for iPadOS.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

EmojiPickerUI

A framework implementing a macOS-style emoji picker for iPadOS.

This is an experiment I've done to see what an emoji picker window would feel like to use on iPad. It is not intended for use in production apps. In the demos I've shown, I was using the system emoji database, which can be gathered from a private framework, this sample code includes a basic, builtin database of emoji.

demo

Demo on YouTube

About

Framework implementing a macOS-style emoji picker for iPadOS.

License:BSD 2-Clause "Simplified" License


Languages

Language:Swift 98.5%Language:Objective-C 1.5%