Skip to content

Commit

Permalink
Link to blog
Browse files Browse the repository at this point in the history
...
  • Loading branch information
helje5 committed Apr 29, 2022
1 parent 15ea3d3 commit af9d77e
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,15 @@

ViewController's for SwiftUI.

WIP.

The core idea is that the `ViewController` is owning, or at least driving,
the View(s). Not the other way around.

Blog entry explaining all the things:
[Model View Controller for SwiftUI](http://www.alwaysrightinstitute.com/viewcontroller/)

## How to Use
## Quick: How to Use

More details will be posted but to get started.
Just the basic to get started quickly.

### Step A: Setup Project and Root VC

Expand Down

0 comments on commit af9d77e

Please sign in to comment.