Peter Friese
Results
18
repositories owned by
Peter Friese
Swift-Async-Await-Experiments
19
Stars
3
Forks
Watchers
Experiments with Swift's new async/await feature (SE 0296)
Swift-EnvironmentObject-Demo
33
Stars
6
Forks
Watchers
A quick demo to show that @EnvironmentObjects do not propagate to modals.
Swift-Firestore-Guide
39
Stars
4
Forks
Watchers
The Comprehensive Guide to using Cloud Firestore in Swift
SwiftUI-Combine-Applied
43
Stars
8
Forks
Watchers
Sample code for my blog post series about Combine and SwiftUI
UIViewControllerContainmentSample
29
Stars
7
Forks
Watchers
This sample demonstrates how to use the new view controller containment APIs in iOS 5 to create your own UIViewController containers. This is the code I demonstrated in my talk "iOS 5 UIViewController...
Asynchronous-Programming-with-SwiftUI-and-Combine
56
Stars
22
Forks
Watchers
Code for my book, SwiftUI & Combine