Closed SunBoyXiao closed 11 months ago
You can reduce the categories like this
emojiSet: [defaultEmojiSet[0]],
The recent icon you can remove by
recentTabBehavior: RecentTabBehavior.NONE,
If you need more customization you can customize the emoji picker view completely using EmojiPickerBuilder
(See readme)