stackotter / swift-cross-ui

A cross-platform declarative UI framework, inspired by SwiftUI.
https://stackotter.github.io/swift-cross-ui/documentation/swiftcrossui/
MIT License
651 stars 36 forks source link

Create a documentation article on creating a basic app #63

Open stackotter opened 1 year ago

stackotter commented 1 year ago

It'd be great to have a full start-to-finish tutorial for making a basic app of some sort with SwiftUI. Modelling it off SwiftUI's landmarks app tutorial could be a good starting point. To create a new DocC article just copy Basic Usage.md and modify it as necessary. Preferably the tutorial should also include images, but it's fine if it doesn't at first. If photos are included, ensure that they are compressed before committing them to avoid greatly increasing the size of the SwiftCrossUI repository.