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/`
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Fixes #2.
Summary
Verification
just buildfromios/The field is too tall and is causing a attribute graph cycle.
Pull request closed