Why is the scroll indicator not at the edge of the screen when in left landscape mode (iPhone 13 mini)?

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

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
  • swiftui-introspect

    Introspect underlying UIKit/AppKit components from SwiftUI

  • The scroll indicator insets are not exposed to SwiftUI, as far as I know, but you could use something like SwiftUI-Introspect to get access to the underlying UIScrollView and then set the verticalScrollIndicatorInsets

  • People

    100 Days of Swift – Project 10 (UIKit): Simple app to store names along with photos of people you've met

  • It’s a bit complicated to share the relevant code here since it’s spread over a number of functions. Regardless this is the full file if you’re interested: https://github.com/foxster-mp4/People/blob/master/People/AppleEsqueViewController.swift

  • 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