Pinned Loading
-
swiftui-interface-orientation
swiftui-interface-orientation PublicAllow interface orientations on a per view basis in SwiftUI
-
-
Swift RetryStrategy
Swift RetryStrategy 1public protocol RetryStrategy {
2/// True if the strategy allows to retry a failed action. False if all the retries have been 'used up'.
3var shouldRetry: Bool { get }
45/// The delay for which to wait before attempting to retry a failed action.
-
swift-network-mocker
swift-network-mocker PublicSpeed up development and testing by adding an autogenerated network stubbing panel to your app.
Swift 4
-
moya-integration-testing
moya-integration-testing PublicA Moya plugin for easy integration testing of your Moya network requests using XCTest
Swift 6
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.