Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(ios): add searchBar bookmark button and handler #2606

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

ahmedawaad1804
Copy link

Description

This PR adds support for a bookmark button in the SearchBar component on iOS.

Changes

The addition of the showBookmarkButton prop allows developers to toggle the display of a bookmark button in the search bar, enabling a more customized and interactive user experience. The onBookmarkButtonPress callback provides a way to handle user interactions with the bookmark button, making it easy to implement bookmarking functionality within an app.

Simulator.Screen.Recording.-.iPhone.16.Plus.-.2025-01-07.at.17.42.16.mp4

Checklist

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