SwiftUI for non-Apple platforms (like Android, Web, Windows)
|
|
197
|
87987
|
January 9, 2025
|
SwiftOS, a proposal
|
|
41
|
4642
|
January 9, 2025
|
onGeometryChange: Assertion failed: Block was expected to execute on queue
|
|
8
|
749
|
December 21, 2024
|
Getting size of VStack embedded in scroll view
|
|
1
|
1125
|
December 20, 2024
|
SwiftData Predicate does not handle protocol witness?
|
|
3
|
1090
|
December 19, 2024
|
Function that returns any Shape (AnyShape?)
|
|
10
|
4665
|
December 17, 2024
|
Whats the consequence of asking SwiftUI questions in this forum?
|
|
29
|
12182
|
December 16, 2024
|
How to determine if a passed argument is a string literal?
|
|
7
|
3605
|
December 14, 2024
|
Tab Bar height and animation issue with 6 icons
|
|
1
|
52
|
December 13, 2024
|
@Published properties and the main thread
|
|
6
|
2115
|
December 6, 2024
|
Building apps with Skip's native Swift Android toolchain integration (tech preview)
|
|
3
|
255
|
December 4, 2024
|
Swift and Kingfisher
|
|
1
|
191
|
December 2, 2024
|
If you know mutation will be critical in a struct use case, is it the wrong object to use?
|
|
16
|
542
|
November 28, 2024
|
Equatable Protocol and View
|
|
9
|
501
|
November 24, 2024
|
My Beginner’s Journey with SwiftUI: Sharing Tips and Solutions
|
|
0
|
89
|
November 24, 2024
|
Implementing a Collapsible Header in SwiftUI
|
|
2
|
566
|
November 18, 2024
|
.ultraThinMaterial doesn't work in ternary operator
|
|
8
|
1577
|
November 18, 2024
|
Static method 'buildExpression' requires that 'Content' conform to 'AccessibilityRotorContent'
|
|
0
|
316
|
November 16, 2024
|
How do I extend ButtonStyle with my generic struct conforming to ButtonStyle?
|
|
2
|
62
|
November 16, 2024
|
@Observable init() called multiple times by @State, different behavior to @StateObject
|
|
12
|
3895
|
November 14, 2024
|
Truly decoupling two parallel async tasks in SwiftUI or: Random snake audio visualization thanks to Core Audio witchcraft
|
|
13
|
420
|
November 10, 2024
|
Do update to @Observable properties have to be done on the main thread?
|
|
9
|
1514
|
November 8, 2024
|
AnyView returned in functions with generic Views (SwiftUI)
|
|
4
|
190
|
November 4, 2024
|
Explanation behind the error? "Accessing StateObject's object without being installed on a View. This will create a new instance each time."
|
|
8
|
29818
|
March 6, 2024
|
Would SwiftUI app code benefit from adding Python-style comprehensions to Swift?
|
|
7
|
578
|
November 3, 2024
|
Strict Swift 6 Reference Application/Resources?
|
|
0
|
109
|
October 30, 2024
|
Tracking properties in `@Observable` models internally
|
|
15
|
6776
|
October 28, 2024
|
Is it intended for onchange to work with let properties?
|
|
3
|
117
|
October 24, 2024
|
Scrolling to a Specific Content Offset in SwiftUI
|
|
3
|
319
|
October 21, 2024
|
Background (async/await) work and UI updates
|
|
4
|
352
|
October 10, 2024
|