From the course: Complete Guide to SwiftUI

Unlock this course with a free trial

Join today to access over 24,600 courses taught by industry experts.

SF Symbols app

SF Symbols app

- [Instructor] We've used SF symbols with images and labels while using animation at times to get some interesting effects. However, there's a lot more to symbols. We'll be testing symbols in a pre-made view. So from the downloads folder, you go into Assets in the one for this chapter and this video. And go ahead and you'll find an SFSymbolPlayView, so that's swift. I'm just going to drag it in here, just under here, the header view. I'm going to copy files to the destination and the target will be Huli Pizza, so I hit Finish. And that'll put it in there. And now we have SFSymbolPlayView. We're not going to be using any of the others for the moment, so I'm going to close all the other tabs to clean this up. And we're not going to really need this either for a while. And you'll see here it's just a slider and a bunch of symbols that are buttons that do various things, and we'll be using more of them as we go along. These are all connected, as you can see over here, to a bunch of state…

Contents