WeatherApp is a simple weather application developed using SwiftUI. This application allows the user to change between day and night backgrounds.
- Day and night background change
- "Change Day Time" button to switch between day and night modes
iOS 17.0 or later
Xcode 15.0 or later
To run the application, you will need Xcode or another suitable SwiftUI development environment. You can follow these steps:
- Clone this repository or download it as a ZIP file.
- Open the
WeatherApp.xcodeproj
file in the project directory. - Run the project in Xcode.
- View the application in an iOS simulator or on a real device.
- Click the "Change Day Time" button to switch between day and night backgrounds.