- This repository contains template files for code snippets or components that can be reused.
- I will keep updating this repository.
- Hoping this repository is an always 'in progress' directory for various component/code snippets.
- Feel free to use these or contribute to this list :)
Note: The last updated date format is (DD/MM/YYYY)
Let's connect on Twitter 👋
NO. | FILE | Description | Last updated |
---|---|---|---|
1 | ImageSaver | UIKit class wrapped to be able to write images to user album in SwiftUI. | 21/10/2022 |
2 | ImagePicker | Uses PHPickerViewController in a config to load images only. Contains a Coordinator struct to integrate with SwiftUI. | 19/10/2022 |