I am building a social networking app with SwiftUI, and I currently am using completion handlers method. Is async await better for fetching large datasets? I am using Firebase and my social network is going to be large scale.
I am using completion handlers and it seems it’s relatively slow
New contributor
CobraCodes is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.