question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[iOS] Add Search Selection to SearchView

See original GitHub issue

Idea Description

  • Please add selections to SearchView.
  • In iOS, these components and bottom sheet implementations are a little difficult. So you can implement with Menu or suitable one 👍🏼

Reference images and links スクリーンショット 2022-09-19 12 57 03

Issue Analytics

  • State:closed
  • Created a year ago
  • Comments:5 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
txxxxccommented, Sep 25, 2022

@ry-itto Thank you for the notification. I am currently working on this issue and have enough time to implement this feature. If I unable to handle this issue by some reason, I will let you know.

0reactions
txxxxccommented, Sep 30, 2022

@ry-itto Sorry for the late. I just opened PR.

Read more comments on GitHub >

github_iconTop Results From Across the Web

How to add a search bar to filter your data - Hacking with Swift
This is done by passing a function to searchable() that returns a view containing your suggestions, and if you want users to be...
Read more >
Displaying Searchable Content by Using a Search Controller
Overview. This sample demonstrates how to create a table view controller and search controller to manage the display of searchable content.
Read more >
Add Search Experience in SwiftUI Apps - Fresh Beginning
Searchable content is added into NavigationView which is responsible for adding a search bar to the searchable content. We will add it to...
Read more >
Adding search bar programmatically to tableview in swift
This will add a SeachBar lazy var searchBar:UISearchBar = UISearchBar() override func viewDidLoad() { searchBar.searchBarStyle = UISearchBar ...
Read more >
SwiftUI Search: Getting Started - RayWenderlich.com
Build and run. Put the cursor in the search field and notice how the two search suggestions appear before you type anything. Select...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found