An unofficial guide to Apple's SwiftUI.
- Figure out how Git LFS works with Netlify and Gatsby.
- Misc code refactors/cleanup (proptypes? ts?).
- Fix dark mode toggle stutter (localStorage?).
- Slider:
-- Specifying Ranges- for the
in:
parameter -- Formatting Numbers - to display the currentSlider
value - DatePicker -- Date
- Form: A generic containing view for data input elements.
- Button
- Alert
- Modal
- Sheet
- ActionSheet
- NavigationView
- TabView
- Lists
- Positioning
- Frame
- Padding
- Margin