SwiftUI Weekly - Issue #212
SponsorFree mobile payments SDK by SquareSquare’s new Mobile Payments SDK is free, and easy to embed—perfect for adding seamless in-app payments! ReadingWWDC25 wishesThe World Wide Developers Conference, the largest event in the Apple development world, is just around the corner. Today, I’m excited to share my wishes for the upcoming WWDC 25, which is expected to be unveiled in two months. Showing What's New Screens using @AppStorageIn this post, Jordan demonstrates how to create new screens in a SwiftUI app using the AppStorage property wrapper. Plurals with SwiftUISwiftUI introduced new ways of working with plurals in code. Text concatenation vs Text interpolation in SwiftUISwiftUI allows us to combine multiple A Guide to the SwiftUI @EnvironmentThe @Environment property wrapper in SwiftUI gives access to shared values across your app. Apple provides a wide range of values that are built-in to every app. These cover accessibility, layout, colours, and more. The system automatically updates the built-in environment values so that your app knows more about the environment it is running in. |