Files
simplex-chat/apps/ios/Shared/Views/Chat/ComposeMessage
Narasimha-sc 86a8c64aa0 ios: share the create-and-refresh step between both pickers
Both create functions repeated the same create + listUsers + model
update; only the final action differs. Extract it next to
apiCreateActiveUser, as Kotlin already does with
createProfileForInvitation.
2026-09-05 15:12:02 +00:00
..