Skip to content

bezysoftware/EmojiPicker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EmojiPicker

Build Status

Emoji Picker Dialog for UWP

Demo

It also supports the dark theme :)

Dark theme

Installation

Install-Package EmojiPicker

Nuget

Usage

using EmojiPicker;
...
var emoji = await EmojiPicker.ShowAsync();

Releases

No releases published

Packages

No packages published

Languages