https://github.com/kovs705/assetscollection
My assets collection of Colors, Images and so on for iOS projects
https://github.com/kovs705/assetscollection
Last synced: over 1 year ago
JSON representation
My assets collection of Colors, Images and so on for iOS projects
- Host: GitHub
- URL: https://github.com/kovs705/assetscollection
- Owner: kovs705
- Created: 2023-07-21T16:32:05.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-09-22T14:25:52.000Z (almost 3 years ago)
- Last Synced: 2025-02-15T02:26:07.655Z (over 1 year ago)
- Language: Swift
- Homepage:
- Size: 28.9 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# AssetsCollection
My assets collection of Colors, Images and so on for my iOS projects
## Structure
This repository has 2 parts:
1. AssetsCollection - zip archive with images, gifs and other stuff that can be used in apps (some files will be presented here in README file)
2. AssetsCollection-Package - swift package file to implement code and various of elements in your app
## Already implemented
1. Colorful Blobs - SwiftUI background with animation of relaxing and colorful blobs
2. Combine SingleOutput publisher - get only first and only one value
3. UIHelper with: ColumnLayout for UICollectionView, opacity animation and UIImage fast configuration
4. BlurImage ext, averageColor searcher
5. Custom context menu with View inside
## Patterns
1. MVP + Builder
2. work in progress
## Blobs


