Xcode – SwiftUI Sign in with Apple button dark mode
I have implemented Sign in with Apple but the thing is that the button is always black. I would like to show it in light/ dark mode depending on the users phone. Is there a way to achieve this? import…