A simple SwiftUI weather app for displaying the current temperature and a 5-day weather forecast from Tuesday to Saturday.
- Display current temperature.
- Show a 5-day weather forecast (dummy data for Tuesday to Saturday).
- Reusable components.
- Used @State and @Binding also.
- Xcode 14 or later
- iOS 17.0+ deployment target
-
Clone the repository:
git clone https://github.com/shobhakartiwari/SwiftUI-Weather.git