Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/avijeetpandey/advanced-codables-demo
A repo to demonstrate advanced functionalities of codables using swift and uikit
https://github.com/avijeetpandey/advanced-codables-demo
codables ios-app json parsing swift uikit
Last synced: about 1 month ago
JSON representation
A repo to demonstrate advanced functionalities of codables using swift and uikit
- Host: GitHub
- URL: https://github.com/avijeetpandey/advanced-codables-demo
- Owner: avijeetpandey
- Created: 2024-04-01T13:25:12.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-04-01T14:44:10.000Z (9 months ago)
- Last Synced: 2024-04-13T20:43:36.065Z (9 months ago)
- Topics: codables, ios-app, json, parsing, swift, uikit
- Language: Swift
- Homepage:
- Size: 16.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Advanced codables demo :tada: :rocket:
This repository demonstrates on how `Codables` can be used for advanced/custom parsing and modelling at the same time