We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 35e176b commit 8f6349eCopy full SHA for 8f6349e
README.md
@@ -1,5 +1,12 @@
1
## Micro
2
3
+<div align="center">
4
+<img src="Screenshots/demo.gif" height=400>
5
+</div>
6
+
7
+For demo, check [DemoMicro](https://github.com/onmyway133/Micro/Example/DemoMicro)
8
9
10
## Description
11
12
Most of the time, we want to apply model data to cell with smart diffing.
@@ -121,7 +128,7 @@ dataSource.state = forEach(movies) { movie in
121
128
**Micro** is also available through [Swift Package Manager](https://swift.org/package-manager/)
122
129
123
130
```swift
124
-.package(url: "https://github.com/onmyway133/Micro", from: "1.0.0")
131
+.package(url: "https://github.com/onmyway133/Micro", from: "1.1.0")
125
132
```
126
133
127
134
## Author
Screenshots/demo.gif
8.74 MB
0 commit comments