Index
A
AddContacts app 547-553
advanced pickers
using 25-28
alert buttons
actions, adding to 201-203
reference link 201
alerts
presenting 198-201
AlertsWithActions app 201-203
Alignment
reference link 195
Animate symbols
reference link 37
AnimateTriangleShape project 315-318
Apple 1
app navigation titles
reference link 235
async await function
completion block function, converting to 468
infinite scrolling, implementing with 473-478
AsyncAwaitSwiftUI app 456-459
B
banner
creating, with spring animation 318-321
BannerWithASpringAnimation project 318-321
BarMark documentation
reference link 584
basic animations
creating 310-314
BasicAnimations app 310-314
@Binding
using, to pass state variable to child Views 366-370
built-in shapes 280
using 280-283
BuiltInShapes project 280-283
buttons
adding 19-23
navigating with 24
Buttons project...