22 lines
398 B
Markdown
22 lines
398 B
Markdown
|
|
# LCEssentials — SwiftUI
|
||
|
|
|
||
|
|
SwiftUI components and `View` helpers. Foundation/value-type helpers are in
|
||
|
|
[Extensions.md](Extensions.md); UIKit-era helpers in [UIKit.md](UIKit.md).
|
||
|
|
|
||
|
|
Every section is a collapsible block — click a heading to expand it.
|
||
|
|
|
||
|
|
## Contents
|
||
|
|
|
||
|
|
- [Navigation](#navigation)
|
||
|
|
- [View helpers](#view-helpers)
|
||
|
|
|
||
|
|
---
|
||
|
|
|
||
|
|
## Navigation
|
||
|
|
|
||
|
|
<!-- batch 8 -->
|
||
|
|
|
||
|
|
## View helpers
|
||
|
|
|
||
|
|
<!-- batch 8 -->
|