How to build a fully customisable horizontal bar chart with SwiftUI & Xcode with out any frameworks or third party plug in. This bar chart could be a building block for your SwiftUI project or a fantastic learning experience if you are a beginner with SwiftUI.
Rain Tracker App:
https://apps.apple.com/au/app/rain-tr...
Chart Source Code:
https://github.com/codeWithCal/Horizo...
⏱️ TIMESTAMPS ⏱️
00:00 - SwiftUI Tutorial Intro
00:31 - Set Up Chart Data
02:07 - Build Bar Chart SwiftUI
05:20 - App Testing
#SwiftUI #Xcode #Programming