Skip to content

fix: add optional toggling between keyboard and picker#3712

Merged
isekovanic merged 1 commit into
developfrom
chore/add-option-to-toggle-keyboard-picker
Jul 6, 2026
Merged

fix: add optional toggling between keyboard and picker#3712
isekovanic merged 1 commit into
developfrom
chore/add-option-to-toggle-keyboard-picker

Conversation

@isekovanic

@isekovanic isekovanic commented Jul 6, 2026

Copy link
Copy Markdown
Contributor

🎯 Goal

Fixes this GH issue.

While toggling between the picker and the keyboard is a conscious design choice on our side, overriding this default behaviour is a bit of a pain (even though possible).

Adding this prop makes sure that integrators can opt out of the default behaviour easily.

Docs PR: https://github.com/GetStream/docs-content/pull/1407

πŸ›  Implementation details

🎨 UI Changes

iOS
Before After
Android
Before After

πŸ§ͺ Testing

β˜‘οΈ Checklist

  • I have signed the Stream CLA (required)
  • PR targets the develop branch
  • Documentation is updated
  • New code is tested in main example apps, including all possible scenarios
    • SampleApp iOS and Android
    • Expo iOS and Android

@Stream-SDK-Bot

Copy link
Copy Markdown
Contributor

SDK Size

title develop branch diff status
js_bundle_size 1975 KB 1975 KB +239 B 🟒

@isekovanic isekovanic merged commit 8cae158 into develop Jul 6, 2026
11 checks passed
@isekovanic isekovanic deleted the chore/add-option-to-toggle-keyboard-picker branch July 6, 2026 12:57
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.

πŸ”₯[πŸ›] Dismissing the attachment bar focuses the input area

3 participants