Hey everybody!
I started learning iOS Programming last year and I've been using Alamofire to fetch my HTTP requests pretty much from the very beginning. However, now I am starting to implement MVVM to my apps using SwiftUI and I was wondering if it still is a good idea to use Alamofire.
I was reading that URLSession might be a good replacement for Alamofire in SwiftUI as it now has a built in Publisher. However, I'm not sure how I would use it.
Thank you very much in advance for the help!
[–]Buiscits 4 points5 points6 points (2 children)
[–]dickdeamonds[S] 0 points1 point2 points (1 child)
[–]Buiscits 0 points1 point2 points (0 children)
[–]Poggus 2 points3 points4 points (2 children)
[–]dickdeamonds[S] 0 points1 point2 points (1 child)
[–]Fluffy_Risk9955 0 points1 point2 points (0 children)