Merge branch 'feature/example-network-health-monitor' into 'main'
[Example App] Monitor network health See merge request elixxir/elixxir-dapps-sdk-swift!11
Showing
- Example/example-app/Package.swift 9 additions, 0 deletionsExample/example-app/Package.swift
- Example/example-app/Sources/AppFeature/App.swift 6 additions, 1 deletionExample/example-app/Sources/AppFeature/App.swift
- Example/example-app/Sources/AppFeature/AppFeature.swift 10 additions, 5 deletionsExample/example-app/Sources/AppFeature/AppFeature.swift
- Example/example-app/Sources/LandingFeature/LandingFeature.swift 3 additions, 0 deletions...e/example-app/Sources/LandingFeature/LandingFeature.swift
- Example/example-app/Sources/LandingFeature/LandingView.swift 1 addition, 1 deletionExample/example-app/Sources/LandingFeature/LandingView.swift
- Example/example-app/Sources/SessionFeature/NetworkFollowerStatusView.swift 44 additions, 0 deletions...pp/Sources/SessionFeature/NetworkFollowerStatusView.swift
- Example/example-app/Sources/SessionFeature/NetworkHealthStatusView.swift 33 additions, 0 deletions...-app/Sources/SessionFeature/NetworkHealthStatusView.swift
- Example/example-app/Sources/SessionFeature/SessionFeature.swift 121 additions, 3 deletions...e/example-app/Sources/SessionFeature/SessionFeature.swift
- Example/example-app/Sources/SessionFeature/SessionView.swift 51 additions, 6 deletionsExample/example-app/Sources/SessionFeature/SessionView.swift
- Example/example-app/Tests/AppFeatureTests/AppFeatureTests.swift 4 additions, 2 deletions...e/example-app/Tests/AppFeatureTests/AppFeatureTests.swift
- Example/example-app/Tests/LandingFeatureTests/LandingFeatureTests.swift 6 additions, 6 deletions...e-app/Tests/LandingFeatureTests/LandingFeatureTests.swift
- Example/example-app/Tests/SessionFeatureTests/SessionFeatureTests.swift 146 additions, 3 deletions...e-app/Tests/SessionFeatureTests/SessionFeatureTests.swift
Loading
Please register or sign in to comment