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
Conduit-SwiftUI is an open-source iOS app that interacts with the Conduit API. It lets users read and write blog posts, manage their profile, and handle authentication. It uses Combine, URLSession, and Codable for reactive programming, network requests, and JSON serialization, respectively.
Unsplash is an open-source iOS app built with SwiftUI that allows users to browse and search for high-quality, royalty-free images from the Unsplash API. The app features a modern and intuitive user interface, fast image loading, and support for downloading images to the device's photo library.
Quiz App - SwiftUI This is a quiz app made with SwiftUI. The app offers multiple choice questions on various topics and provides immediate feedback on the user's answer.
An accordion-like foldable list view written in SwiftUI, which animates the "fetching and displaying" of asynchronous information as "folding and unfolding"
Welcome to the SwiftUI Fundamentals Project repository, featuring four applications developed while mastering fundamental to intermediate SwiftUI data manipulation.
Reqres-App-iOS is a simple iOS app built using Swift and UiKit to demonstrate how to consume a REST API using the popular Swift networking library, Alamofire.