You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently EventsViewModel uses the ObservableObject paradigm. We should convert the view model to use the Observation framework introduced since iOS 17.
Currently
EventsViewModeluses theObservableObjectparadigm. We should convert the view model to use theObservationframework introduced since iOS 17.