What’s New in SwiftUI, WWDC 22

Yusuf Demirci
2 min readJun 14, 2022

--

WWDC 22 is passed so quick, isn’t it? SwiftUI is one of the most awaited subjects from developers in WWDC 22. Some of the developers are satisfied with the new features for SwiftUI, but some are not.

Here are the features that will be in SwiftUI 4, iOS 16.

Swift Charts

Apple’s Documentation

There are different chart styles we can use in the library.

BarMark, LineMark, AreaMark, PointMark, RectangleMark, RuleMark.

Half Sheet

It is one of the features developers mostly demand. Finally, Apple is making it public for us!

All we need to do is call the presentationDetents function of the view we will show as the half sheet.

The function takes detents as the parameter to set the height of the sheet. We can also set a constant height by typing .height(200).

We are waiting you to the Appcircle’s blog to explore the other cool features/changes in SwiftUI.

Here is the rest of the article

Appcircle is an easy-to-setup mobile CI/CD platform with testing and store deployment.

Basically, we help you make fully-automated, better and more frequent mobile app releases.

--

--

Yusuf Demirci
Yusuf Demirci

Written by Yusuf Demirci

Mobile Developer, Indie Maker, Freelancer - yusufdemirci.me

No responses yet