- Building an internal SwiftUI macOS app at Peloton Interactive
- Building Trading Journal at Sedlacek Solutions LLC
- Routing SwiftUI library for abstracting navigation logic from views
- OnboardingKit SwiftUI library for handling onboarding
- Toast SwiftUI library for displaying toast messages
- SurveyKit SwiftUI library for creating user surveys
- EnvironmentBindable A property wrapper that provides a way to bind observable objects from the environment to a SwiftUI view.
- Persisting A property wrapper that manages the persistence of Codable types using UserDefaults.
- View+OpenUrl This file provides a safe way to open URLs in SwiftUI applications.
- KeyboardToolbar SwiftUI Keyboard Toolbar Workaround.