79637881

Date: 2025-05-25 16:55:19
Score: 1
Natty:
Report link

Try using .tint(.primary) to change the Color to Primary

Preview

Picker("Hello", selection: $string) {
                        Text("Hi")
                            .tag("Hello")
                    }
                    .pickerStyle(.menu)
                    .tint(.primary)
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Dummy iClou