bmcmahen / julienne-swift

An iOS port of Julienne.app, built with SwiftUI and Firebase
51 stars 14 forks source link

Update SessionStore - idea in the comments #7

Open luislahoz opened 4 years ago

luislahoz commented 4 years ago

Hi Ben,

Thanks for this, it really helped but with the new updates of Swift this code is a little behind. SessionStore should use ObservableObject let objectWillChange = PassthroughSubject<SessionStore, Never>()