Skip to content
This repository has been archived by the owner on Jan 24, 2023. It is now read-only.
/ datasource Public archive

UITableView and UICollectionView DataSource Class written in Swift that help remove repetitive code when is come to datasource management, keeping the view controller light

License

Notifications You must be signed in to change notification settings

Prince2k3/datasource

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DataSource

UITableView and UICollectionView DataSource Class written in Swift that help remove repetitive code when is come to datasource management, keeping the view controller light

How to

Coming Soon

Installation

Carthage

just add to your Cartfile:

github "Prince2k3/datasource"

Then import the library in all files where you use it:

import DataSource

About

UITableView and UICollectionView DataSource Class written in Swift that help remove repetitive code when is come to datasource management, keeping the view controller light

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages