79585320

Date: 2025-04-21 20:53:42
Score: 1.5
Natty:
Report link
TabView { ... }.indexViewStyle(.page(backgroundDisplayMode: .always))

Will get you:

dots on white background

According to https://developer.apple.com/documentation/swiftui/view/indexviewstyle(_:), this has been available since iOS 14.

Reasons:
  • Probably link only (1):
  • Low length (1):
  • Has code block (-0.5):
Posted by: Palisand