Skip to content

Yihwan/swiftui-docs

Repository files navigation

An unofficial guide to Apple's SwiftUI.

TODO:

  • Figure out how Git LFS works with Netlify and Gatsby.
  • Misc code refactors/cleanup (proptypes? ts?).
  • Fix dark mode toggle stutter (localStorage?).

Outline

Form

  • Slider: -- Specifying Ranges- for the in: parameter -- Formatting Numbers - to display the current Slider value
  • DatePicker -- Date
  • Form: A generic containing view for data input elements.

Elements

  • Button
  • Alert
  • Modal
  • Sheet
  • ActionSheet

Navigation

  • NavigationView
  • TabView
  • Lists

Layout

  • Positioning
  • Frame
  • Padding
  • Margin

About

An unofficial guide to Apple's SwiftUI.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published