How would you make this? (Specifically regarding the search bar)

This page summarizes the projects mentioned and recommended in the original post on /r/SwiftUI

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • SwiftlySearch

    A small, lightweight UISearchController wrapper for SwiftUI

  • This is just UISearchController from UIKit, it comes with this animation when you focus the search field out of the box. SwiftUI doesn’t have a counterpart for this at the moment, but if you don’t want to rebuild it from scratch you can wrap the UIKit stuff as usual. You can find a package which provides you an easy to use represantable here.

    I used this one before: https://github.com/markvanwijnen/NavigationSearchBar It also gives you a lot of options, like adding a segmented picker beneath the search bar when active.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • How can I accomplish this Search Bar transition into Navigation Bar when tapped? in SwifUI

    1 project | /r/SwiftUI | 8 May 2021
  • Help - Using a searchBar with an API request

    1 project | /r/SwiftUI | 9 Apr 2021
  • Show HN: Nuage – An open-source SoundCloud app for macOS, written in SwiftUI

    1 project | news.ycombinator.com | 10 Jul 2023
  • Chat

    1 project | news.ycombinator.com | 25 Apr 2023
  • A SwiftUI Chat UI framework with customizable message cells and a built-in media picker

    1 project | /r/iOSProgramming | 21 Apr 2023