Asif Mujtaba’s Reviews > Asynchronous Programming with SwiftUI and Combine: Functional Programming to Build UIs on Apple Platforms > Status Update

Asif Mujtaba
Asif Mujtaba is on page 110 of 434
Chapter 3:
----------
1. SwiftUI views are just a description of the UI. caution: don't perform any long-running or memory-intensive operations in a View’s initializer.
2. Views can be composed to create more complex views, some containers are HStack, VStack, ZStack.
3. View modifiers can be used to customize views.
It can do both - (i) modify views look & feel (ii) can register closure for getting event occurrence.
Nov 20, 2023 10:47AM
Asynchronous Programming with SwiftUI and Combine: Functional Programming to Build UIs on Apple Platforms

flag

Asif’s Previous Updates

Asif Mujtaba
Asif Mujtaba is on page 272 of 434
Mar 05, 2024 10:24PM
Asynchronous Programming with SwiftUI and Combine: Functional Programming to Build UIs on Apple Platforms


Asif Mujtaba
Asif Mujtaba is on page 177 of 434
Jan 08, 2024 10:31AM
Asynchronous Programming with SwiftUI and Combine: Functional Programming to Build UIs on Apple Platforms


Asif Mujtaba
Asif Mujtaba is on page 170 of 434
Jan 06, 2024 04:38AM
Asynchronous Programming with SwiftUI and Combine: Functional Programming to Build UIs on Apple Platforms


Asif Mujtaba
Asif Mujtaba is on page 169 of 434
Jan 06, 2024 04:37AM
Asynchronous Programming with SwiftUI and Combine: Functional Programming to Build UIs on Apple Platforms


Asif Mujtaba
Asif Mujtaba is on page 159 of 434
Dec 19, 2023 12:52AM
Asynchronous Programming with SwiftUI and Combine: Functional Programming to Build UIs on Apple Platforms


No comments have been added yet.