DEV Community

Discussion on: Progress bar in SwiftUI

Collapse
 
gualtierofr profile image
Gualtiero Frigerio

Correct.
Actually I don't remember why I used @Binding last summer but SwiftUI changed a lot during the beta, maybe I had problems back then with a simple var and used Binding, then I forgot to check and update the project. That's one of the caveats of rushing to adopt a new framework :)