The ShapeStyle where Self == Color extension duplicated Color statics, causing 'ambiguous use' errors in foregroundStyle/stroke/tint/background contexts. Removed the extension entirely and use explicit Color.xxx prefix at all call sites instead. |
||
|---|---|---|
| .. | ||
| BusinessListView.swift | ||
| DevBanner.swift | ||
| LoginView.swift | ||
| QRScannerView.swift | ||
| RootView.swift | ||
| ScanView.swift | ||