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

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • 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

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

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