hainayanda / MosaicGrid

MosaicGrid is a SwiftUI library that provides both horizontal and vertical mosaic grid views, along with utility functions for customizing view tile sizes and placement. These components allow you to arrange multiple items in a visually appealing grid layout.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MosaicGrid

CI Status Version License Platform

Example

To run the example project, clone the repo, and run pod install from the Example directory first.

Requirements

Installation

MosaicGrid is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod 'MosaicGrid'

Author

hainayanda, hainayanda@outlook.com

License

MosaicGrid is available under the MIT license. See the LICENSE file for more info.

About

MosaicGrid is a SwiftUI library that provides both horizontal and vertical mosaic grid views, along with utility functions for customizing view tile sizes and placement. These components allow you to arrange multiple items in a visually appealing grid layout.

License:MIT License


Languages

Language:Swift 97.2%Language:Ruby 2.8%