79809506

Date: 2025-11-05 00:17:36
Score: 1
Natty:
Report link

Try using this, it's working for me.

.buttonBorderShape(.circle)
Button { 
  // Button actions here. 
} label: {
  Image(systemName: "chevron.forward")
      .fontWeight(.medium)
}
.buttonBorderShape(.circle)
.buttonStyle(.glass)
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Brady White