UPGRADE YOUR SKILLS: Learn advanced Swift and SwiftUI on Hacking with Swift+! >>

Form vs ScrollView

Forums > SwiftUI

Both Form and ScrollView gives you to add other views inside them and the ability to scroll. So, what is the difference between them?

1      

From the developer documentation with examples Form. Form also has a specific behaviour and styles for the embedded views. Form adapts the embedded user controls regarding the used operating system.

ScrollView lets you enter any view you like. Additionally, you can scroll vertically (Form doesn't).

As you can see in the screenshots of Form they have different use cases.

1      

Think @Hatsushira meant to say horizontal.

ScrollView lets you enter any view you like. Additionally, you can scroll vertically (Form doesn't).

PS No Screenshots!

1      

Yes, I did. Thank you. Screenshots are on the Apple site with the examples.

1      

Thanks.

1      

Hacking with Swift is sponsored by Essential Developer

SPONSORED Join a FREE crash course for mid/senior iOS devs who want to achieve an expert level of technical and practical skills – it’s the fast track to being a complete senior developer! Hurry up because it'll be available only until April 28th.

Click to save your free spot now

Sponsor Hacking with Swift and reach the world's largest Swift community!

Archived topic

This topic has been closed due to inactivity, so you can't reply. Please create a new topic if you need to.

All interactions here are governed by our code of conduct.

 
Unknown user

You are not logged in

Log in or create account
 

Link copied to your pasteboard.