Use swift-navigation
helpers for presenting alerts and action sheets
#6286
Annotations
2 warnings and 10 notices
CaseStudies (SwiftUI):
Examples/CaseStudies/SwiftUICaseStudies/04-Navigation-Lists-NavigateAndLoad.swift#L83
'init(_:tag:selection:destination:)' was deprecated in iOS 16.0: use NavigationLink(value:label:), or navigationDestination(isPresented:destination:), inside a NavigationStack or NavigationSplitView
|
CaseStudies (SwiftUI):
Examples/CaseStudies/SwiftUICaseStudies/04-Navigation-NavigateAndLoad.swift#L66
'init(_:isActive:destination:)' was deprecated in iOS 16.0: use NavigationLink(value:label:), or navigationDestination(isPresented:destination:), inside a NavigationStack or NavigationSplitView
|
Todos
Test run with 10 tests passed after 0.158 seconds
|
TicTacToe
Test run with 2 tests passed after 0.042 seconds
|
TicTacToe
Test run with 1 tests passed after 0.037 seconds
|
TicTacToe
Test run with 2 tests passed after 0.081 seconds
|
TicTacToe
Test run with 2 tests passed after 0.275 seconds
|
TicTacToe
Test run with 2 tests passed after 0.491 seconds
|
SpeechRecognition
Test run with 5 tests passed after 0.077 seconds
|
Search
Test run with 6 tests passed after 0.094 seconds
|
CaseStudies (UIKit)
Test run with 2 tests passed after 1.745 seconds
|
CaseStudies (SwiftUI)
Test run with 40 tests passed after 0.533 seconds
|
Loading