Swift based data grid component based on UICollectionView
. SwiftGridView
allows for quick and easy data grids that are fully customizable with powerful built in functionality.
Swift Grid View supports many of the expected features for a data grid in an easy to use package.
SwiftGridView is easily installed and managed using SPM.
https://github.com/nlampi/SwiftGridView.git
) and click Nextmaster
to remain up to date with the latestFor installation with CocoaPods, add the pod information to your Podfile
:
pod 'SwiftGridView', '~> 0.7'
For detailed examples of how to utilize, see the example projects.
Full documentation can be found here. Documentation generated using jazzy.
Copyright 2016 - 2022 Nathan Lampi
SwiftGridView is released under the MIT license.