.color(.gray)) What object is .gray acting on?
SwiftUI
51–60 of 394 posts
Re: SwiftUI
#52 var body: some View {
Wait, what? When was `some` a keyword?Re: SwiftUI
#53.color(.gray)) What object is .gray acting on?
Re: SwiftUI
#54Earlier quoted context omitted.
Jetpack Composer you mean. I bet by next IO, Flutter will get replaced by it, specially after the #KotlinEverywhere announcement and Kotlin/Native effort for iOS.
Flutter is cross platform. I looked for it but didn't see where jetpack has this capability. Please post me a link if I’m wrong, I would follow this project if it does support cross platform development.
Re: SwiftUI
#55Personally, as an iOS developer, this is by far the biggest announcement. Haven’t had the chance to dig deeper, but the comparison between the UITableViewController and that snippet containing just declarative code looks absolutely promising. The only downside is that we’ll have to wait one or two years before we can use it if older iOS versions still need to be supported. Let’s hope for extra quick adoption of iOS 1…
Do you have a link to the comparison?
The livestream hasn't been uploaded yet but I'm sure you could find it in one of the live blogs.
Re: SwiftUI
#56Re: SwiftUI
#57Can this retroactively support apps targeting iOS 12 and older?
Re: SwiftUI
#58Re: SwiftUI
#59.color(.gray)) What object is .gray acting on?
Re: SwiftUI
#60I was fully expecting something along the lines of "Oh, and SwiftUI will compile to WebAssembly allowing your apps to look just as awesome and run just as fast in Safari." Probably still in alpha...