Post

Replies

Boosts

Views

Activity

Comment on DataFlow from Swift to SwfitUI
In func B() score will be by updated by another Class instance. So score in SwiftClass().func B() will get incremented periodically and whenever score gets updated I am updating @Published score in ScoreUIViewModel so that ScoreUI and ScoreText UI will be updated.
Jul ’21