- PopupView | MIT License: Easily create toasts and popups written with SwiftUI.
- open-swiftui-animations | License None: Very inspirational animation library is made with SwiftUI. Many useful item here.
- The Composable Architecture(TCA) | MIT License: TCA is a predictable state management library that helps structure SwiftUI applications into small, independent and testable units. It promotes a unidirectional data flow and composable business logic that scales from small to complex apps.
- SwiftSpeech | MIT License: SwiftSpeech is a speech recognition framework designed for SwiftUI. It allows you to implement speech recognition functionality in just several lines of code.