Modern collection view
Sample application demonstrating the use of collection view using UICollectionViewDiffableDataSource and NSDiffableDataSourceSnapshot. Additionally, application uses coredata and fetched results controller to reflects the changes made on the database.
Features 
   🚀 
  
 
General overview for the project:
- Uses NSDiffableDataSourceSnapshot.
 - Uses UICollectionViewDiffableDataSource.
 - Uses coredata along with NSFetchedResultsController.
 
Important links
Here are a list of some important links:
-  
⏰ NSDiffableDataSourceSnapshot -  
🤟 UICollectionViewDiffableDataSource -  
🏁 NSFetchedResultsController -  
⚽ UICollectionViewFlowLayout 
License
Closed Source. Copyright (c) 2018-2019 Nirvana
