Skip to content

iOS 26 searchbar option added.#8183

Merged
markdevocht merged 4 commits into
masterfrom
feat/ios26_searchbar-change
Jan 20, 2026
Merged

iOS 26 searchbar option added.#8183
markdevocht merged 4 commits into
masterfrom
feat/ios26_searchbar-change

Conversation

@markdevocht
Copy link
Copy Markdown
Contributor

@markdevocht markdevocht commented Dec 23, 2025

The new iOS 26 searchbar style can now be activated by passing 'placement' in the OptionsSearchBar setup like this:
placement?: 'stacked' | 'integrated'

where stacked is the old style and 'integrated' is the iOS 26 style.

Screen.Recording.2025-12-23.at.17.28.01.mov

@markdevocht markdevocht force-pushed the feat/ios26_searchbar-change branch from 1175467 to 268192c Compare January 20, 2026 09:26
Copy link
Copy Markdown
Contributor

@noomorph noomorph left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks solid and consistent. I approve :)

@markdevocht markdevocht merged commit bed7214 into master Jan 20, 2026
3 checks passed
@markdevocht markdevocht deleted the feat/ios26_searchbar-change branch January 20, 2026 10:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

iOS 26 UISearchField configuration iOS 26 search options for RNN

3 participants