ios: send from software keyboard #6

Closed
buzzert wants to merge 1 commits from codex/ios-software-keyboard-send into master
Owner

Fixes #2.

Summary

  • Replace the SwiftUI multiline composer field with a small UITextView bridge.
  • Intercept the software keyboard Send return key and call the existing composer send action.
  • Preserve the growing composer behavior and existing send button fallback.

Verification

  • just build from ios/
Fixes #2. ## Summary - Replace the SwiftUI multiline composer field with a small UITextView bridge. - Intercept the software keyboard Send return key and call the existing composer send action. - Preserve the growing composer behavior and existing send button fallback. ## Verification - `just build` from `ios/`
buzzert added 1 commit 2026-05-02 23:39:53 +00:00
buzzert reviewed 2026-05-02 23:55:23 +00:00
buzzert left a comment
Author
Owner

The field is too tall and is causing a attribute graph cycle.

The field is too tall and is causing a attribute graph cycle.
buzzert closed this pull request 2026-05-30 18:56:11 +00:00

Pull request closed

Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: buzzert/Sybil-2#6