30,000 lines of SwiftUI in production later: We love it but you know there was going to be a “but”

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
  • RichTextKit

    RichTextKit is a Swift SDK that helps you use rich text in Swift and SwiftUI.

  • Also, when we have mixed the two, in general the results haven’t been impressive from a dev and user perspective. For example, we’re leveraging a `UITextView` for the text control on the back of cards. Although it addressed some of the limitations/issues with a `TextEditor`, it comes with issues of its own. Personally find having the ability to bridge the experience using both frameworks extremely convenient but on the flip side inelegant. So we’re considering replacing it with a rich text control developed by someone who has focused on the problem themselves: [Daniel Saidi and his RichTextKit](https://github.com/danielsaidi/RichTextKit).

  • 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