Skip to content

Conversation

@DombiX
Copy link

@DombiX DombiX commented Dec 4, 2025

This pull request removes the iOS system-generated toolbar above the keyboard
(arrow up/down + checkmark/done) that appears when using a MAUI Editor. This bar is
not used by Spixi and visually disrupts the chat UI.

Changes:

  • Added NoAccessoryEditorHandler.cs under Platforms/iOS
  • Registered custom handler in MauiProgram.cs

Result:

  • No more accessory bar on iOS
  • Chat input field has clean appearance identical to Android/Windows

Removes the unwanted iOS toolbar (arrow up/down + checkmark) that appears
above the keyboard when using a MAUI Editor. Adds a custom iOS Editor handler
to disable the InputAccessoryView.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant