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
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.