М
Size: a a a
М
P

GO
GO
GO
АБ
X(
P
НС
НС
@AppStorage("isOnboarding") var isOnboarding: Bool = true
var body: some Scene {
WindowGroup {
if isOnboarding {
OnboardingView()
} else {
ContentView()
}
}
}P

НС
НС
НС
P
НС
P
НГ

НГ