Files
simplex-chat/apps/ios/Shared/Views/Chat/ComposeMessage
Narasimha-sc d3faca8805 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-07 11:52:17 +00:00
..