Skip to content

Commit c6d992f

Browse files
committed
Update Readme.md
1 parent 37827c2 commit c6d992f

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

Readme.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,12 @@
44

55
Apple's diffable API requerid models for each object type. If you want use it in many place, you pass many time to implemenet and get over duplicates codes. This project help you do it elegant with shared models and special cell providers for one-usage models.
66

7+
I made example app with features and video preview:
8+
9+
[![https://opensource.ivanvorobei.by/spdiffable/preview](https://github.com/ivanvorobei/Readme/blob/main/Buttons/video-preview.svg)](https://opensource.ivanvorobei.by/spdiffable/preview)
10+
11+
You can make sidebar, apply changes and make settings screen without making any cells or models. Check readme docs to learn how it work.
12+
713
If you like the project, don't forget to `put star ★`<br>Check out my other libraries:
814

915
<p float="left">

0 commit comments

Comments
 (0)