Skip to content

Updated the emoji picker

Charles Wright requested to merge cvwright/131-emoji-picker into main

Updated the emoji picker to show quick reactions, and to show all categories in one big scrollview.

The big scrollview approach did not work in previous versions of SwiftUI, but apparently most things are a lot better with the current version.

Closes #131 (closed)

Edited by Charles Wright

Merge request reports