A collection of projects and challenge solutions for the #100DaysOfSwiftUI Hacking with Swift course @twostraws https://www.hackingwithswift.com/100/swiftui
-
Updated
Nov 9, 2020 - Swift
A collection of projects and challenge solutions for the #100DaysOfSwiftUI Hacking with Swift course @twostraws https://www.hackingwithswift.com/100/swiftui
Welcome to the SwiftUI Fundamentals Project repository, featuring four applications developed while mastering fundamental to intermediate SwiftUI data manipulation.
This iOS application, developed with Swift and SwiftUI, simulates a session management system for "Nature Walks" where users can view, mark as favorite, and share different sessions. The app provides functionalities to log in, view all available sessions, manage a list of favorite sessions, and view session details.
This iOS application, developed using Swift and SwiftUI, simulates a package tracking system. The app allows users to manage their deliveries by adding, updating, and tracking packages.
The 16th project of "100 Days of SwiftUI" tutorial course from Paul Hudson's "Hacking with Swift" website. An app that tracks who the user meets at conferences, presenting the user's QR code and scaning others' codes. Complete project, including solutions to all the challenges.
SwiftUI demo app that demonstrates the mechanisms of ObservableObject, StateObject, Published and EnvironmentObject.
This Tutorial will take you through the steps of setting up data shared across the app, configuring an EnvironmentObject.
SwiftUI examples
Add a description, image, and links to the environmentobject topic page so that developers can more easily learn about it.
To associate your repository with the environmentobject topic, visit your repo's landing page and select "manage topics."