In this live stream, Mohammad Azam will demonstrate how to setup your SwiftUI application to consume JSON data and present it on the screen. This is a multi-part series, which will build a Store Application using the fake store API.
UPDATE (12/28/2022): In the video I accidentally assumed the dependency on the Webservice to be managed. Since the Webservice access a third party API, the dependency is unmanaged. This means I have no control over the dependency. In this case, you can benefit from injecting a MockedWebservice to the StoreModel. Keep in mind that mocking is only introduced because of unmanaged dependency.
#iosdev #swiftui #iosdevelopment #iosdeveloper #coredata #swiftuinavigation
GitHub: https://github.com/azamsharp/StoreApp
MV Design Pattern in iOS - Build SwiftUI Apps Apple's Way
https://www.udemy.com/course/mv-desig...
Check out my courses:
https://www.udemy.com/user/mohammad-a...