To get started,
We've got it all on tap. 🚰🍻
If you're new to SwiftUI 🤓
We get it, docs are overwhelming at first. To start, we recommend these resources (in order!)
Who wrote all these docs?
A bunch of us SwiftUI developers have been hard at work filling Apple's documentation hole 🕳. You can also edit these docs!
Where do the docs live?
All the docs live in one file called SwiftUI.swift. It's just a regular .swift file with lots of documentation comments 🧑💻. Whenever anyone edits this file on GitHub, we automatically scan for the comments. Then it goes live to swiftontap.com!
Could this work for any .swift file?
Theoretically, yes! We've just been focused writing SwiftUI docs for now. Let us know 📧 if you want to generate your own sweet documentation site.
To add or edit docs,