A Resume app for iPad created during the learning process of SwiftUI
The app is totally based off of this Resume template, a bit altered though.
The theme of the resume is totally customisable. [Modify the values in ‘Configuration.swift’ file]
All the images used in the resume app are fonts and hence their colours are also configurable.
Modify the ‘sample_data.json’ file to display your own resume data
Completely written with SwiftUI which means the UI of the app should dynamically align based upon the contents fed to it.
Note: There are some pending issues for which I’m still trying to find a fix. PRs are very much welcome :)