Reader small image

You're reading from  Elevate SwiftUI Skills by Building Projects

Product typeBook
Published inSep 2023
Reading LevelN/a
PublisherPackt
ISBN-139781803242071
Edition1st Edition
Languages
Tools
Right arrow
Author (1)
Frahaan Hussain
Frahaan Hussain
author image
Frahaan Hussain

Frahaan Hussain is a 3 time published author with over 500,000 students enrolled on his courses online and more than 40,000 loyal YouTube followers. Before he started teaching programming online, Frahaan graduated top of his class with honours in Computer Games Programming from De Montfort University. After just 2 years, he was invited back to become module leader at his Alma Mater. While consulting with huge clients such as Google and Chukong, Frahaan continues to further the education of others and himself.
Read more about Frahaan Hussain

Right arrow

Summary

In this chapter, we covered the design of our EnhancedView using wireframes. These wireframes helped us break down the views into their components. We then implemented the SwiftUI components to match the design from the wireframe. Though the components were the same for the portrait and landscape orientation, we configured their positions and sizes accordingly. It is very important to make sure each orientation that is supported is best utilized in line with industry standards. We also updated the HighlightView to pass in data to the EnhancedView. This data was used to display content in components added in EnhancedView. Then, we covered extra tasks for you to undertake; feel free to look over this chapter again before proceeding. We have now completed our second application, which is ready for you to modify and use as you see fit.

In our next chapter, we will start our next application, the App Store for Mac. We will naturally look at the design and break it down to help...

lock icon
The rest of the page is locked
Previous PageNext Chapter
You have been reading a chapter from
Elevate SwiftUI Skills by Building Projects
Published in: Sep 2023Publisher: PacktISBN-13: 9781803242071

Author (1)

author image
Frahaan Hussain

Frahaan Hussain is a 3 time published author with over 500,000 students enrolled on his courses online and more than 40,000 loyal YouTube followers. Before he started teaching programming online, Frahaan graduated top of his class with honours in Computer Games Programming from De Montfort University. After just 2 years, he was invited back to become module leader at his Alma Mater. While consulting with huge clients such as Google and Chukong, Frahaan continues to further the education of others and himself.
Read more about Frahaan Hussain