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
Hi Peter, thanks very much for the example app, it was super helpful to see potential 'best practices'.. I've been wondering if you might be planning a Swift 6 update showing the latest approaches you'd take for firebase auth, states, dependency injection, etc. In other words replace Combine with the new concurrency model to have a hybrid of @observable for state management and Actors for thread safety, etc. I ask because I've learned so much from you and want this Friese train to keep rollin!
Hi Peter, thanks very much for the example app, it was super helpful to see potential 'best practices'.. I've been wondering if you might be planning a Swift 6 update showing the latest approaches you'd take for firebase auth, states, dependency injection, etc. In other words replace Combine with the new concurrency model to have a hybrid of @observable for state management and Actors for thread safety, etc. I ask because I've learned so much from you and want this Friese train to keep rollin!
main
as the default branchfeature
branches and merge intomain
once readyThe text was updated successfully, but these errors were encountered: