An open API service indexing awesome lists of open source software.

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

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