Skip to content

Diffable Datasource - Created a sample wallet app (only UI) to demonstrate the usage of iOS Diffable Datasource in table view and collection views

Notifications You must be signed in to change notification settings

suryaSaravanakumar/Wallet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wallet

A Simple app explaning the usage of Diffable Data source. I have used diffable datasource in UITableview and UICollectionView in this project.

Wallet

What is Diffable DataSource ?

A diffable data source provides the behavior you need to manage updates to your table- or collection view’s data and UI in a simple, efficient way. It replaces well-known methods like cellForRowAtIndexPath: and numberOfItemsInSection:

How to run the project ?

  • Fork the project.
  • Run the project using Xcode.

Having trouble ?

  • If you are having trouble with this project or if you find any bugs, do open a new issue and describe the problem.
  • Alternatively, you can reach out to me on my Instagram.

Spread the word!

Liked the project? Just give it a star ⭐️ and spread the word!

Credits

© Surya Saravanakumar | 2021

UI Design Credits

© Balveer Singh | uplabs

About

Diffable Datasource - Created a sample wallet app (only UI) to demonstrate the usage of iOS Diffable Datasource in table view and collection views

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages