[iOS] [ProfileCard] KMP integration · Issue #352 · DroidKaigi/conference-app-2025

Idea Description Currently, ProfileCard uses a UserDefaults backend, but this causes data loss when switching between SwiftUI and CMP. Therefore, it is preferable to use a KMP backend instead. Refe...