Static Propertyswift-composable-architecture 1.18.0ComposableArchitecture->Foundation
_runtimeWarning
A notification that is posted when a runtime warning is emitted.
static let _runtimeWarning: NSNotification.Name
A notification that is posted when a runtime warning is emitted.
static let _runtimeWarning: NSNotification.Name
sSo18NSNotificationNamea22ComposableArchitectureE15_runtimeWarningABvpZ
What are these?2YVO5
import Foundation
import ComposableArchitecture
The Composable Architecture (TCA, for short) is a library for building applications in a consistent and understandable way, with composition, testing, and ergonomics in mind. It can be used in SwiftUI, UIKit, and more, and on any Apple platform (iOS, macOS, tvOS, and watchOS).