-
International Bank of Azerbaijan
- Baku Azerbaijan
Pinned Loading
-
App.swift
App.swift 1import Common
23@main class WalletApp: App {
45override var coordinator: Coordinatable {
-
AppTests.swift
AppTests.swift 1class WalletAppTests: QuickSpec {
23override class func spec() {
45let app = WalletApp()
-
Payments Module with different Archi...
Payments Module with different Architectures 1public class Payments: Controller<PaymentsRoute> {
2public override func prepareTransition(for route: PaymentsRoute) -> Transition {
3switch route {
4case let .payments(d):
5let m = PaymentsViewItem(d)
-
skiptools/skip
skiptools/skip PublicSkip enables the creation of native SwiftUI apps for iOS and Android
-
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.