A simple iOS app that lets you view a collection of storm images. This project is a part of the "100 Days of Swift" challenge.
The "Storm Viewer" app is a basic iOS application created as a part of the "100 Days of Swift" course by Paul Hudson. The app allows users to browse a collection of storm images. It serves as an introductory project to iOS development using Swift.
- View a list of storm images.
- Added a section name, just like that!
- Tap on a storm ID to view it in full screen.
- Basic image view functionality.
- Hide unhide functionality for Navigation Bar items
- Share button on the detail page for sharing the image and its name.
- Share button on the main screen for recommending the app to friends!
This section provides instructions on how to set up the project on your local machine for development and testing purposes.
- Xcode 12.0 or higher
- Swift 5.0 or higher
- An Apple Developer account (for deploying on physical devices)
- Clone the repository to your local machine using the following command:
https://github.com/Kritig02/picture-viewer.gitThis project is open source and available under the MIT License.
If you have any questions or want to reach out to me, you can find me on GitHub.