Compare commits

..

1 Commits

Author SHA1 Message Date
tyiu cf63fdc247 Change reactions to use a native looking emoji picker
Changelog-Changed: Change reactions to use a native looking emoji picker
2024-04-20 15:04:44 -04:00
2 changed files with 2 additions and 0 deletions
@@ -6,6 +6,7 @@
//
import SwiftUI
import UIKit
import MCEmojiPicker
struct EventActionBar: View {
@@ -6,6 +6,7 @@
//
import SwiftUI
import Combine
import MCEmojiPicker
struct ReactionsSettingsView: View {