https://github.com/raviseta/imageapidemo
https://github.com/raviseta/imageapidemo
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/raviseta/imageapidemo
- Owner: raviseta
- Created: 2024-04-17T08:16:55.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-17T08:25:00.000Z (about 2 years ago)
- Last Synced: 2025-10-24T16:52:53.599Z (8 months ago)
- Language: Swift
- Size: 81.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ImageAPIDemo
This is Image display application. I have used a public API unsplash for network calls and fetched images.
## Architecture concepts used here
- MVVM Architecture.
- Network call using async/await.
## Requirements
- Xcode 15.0 or +
## Dependencies
- None.
## Supports
- iPhone Devices. Portrait Mode.
## How to use app
- Clone respository.
- Run in Xcode.