https://github.com/raviseta/imageapidemo
https://github.com/raviseta/imageapidemo
Last synced: 20 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/raviseta/imageapidemo
- Owner: raviseta
- Created: 2024-04-17T08:16:55.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-04-17T08:25:00.000Z (about 1 year ago)
- Last Synced: 2025-02-16T01:33:14.760Z (2 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.