Skip to content

Commit bb68f2c

Browse files
author
张行
committed
1💛【更新说明文档】
1 parent 4ef5fd2 commit bb68f2c

2 files changed

Lines changed: 25 additions & 0 deletions

File tree

README.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,17 @@
1+
---
2+
typora-root-url: ../SwiftTableViewGroup
3+
---
14

25
# SwiftTableViewGroup
36

47
# [🇨🇳(中文)](./README_CH.md)
58

69
> ❇️`SwiftTableViewGroup` is the previous one. ZHTableViewGroupSwift` is developed using the syntax of the latest `Swift5.1` `@_functionBuilder` combined with the latest `SwiftUI` design pattern.
710
11+
[TOC]
12+
13+
14+
815
## Demo
916

1017
![image-20190726143607274](/images/2019-07-26-063607.png)
@@ -21,6 +28,11 @@
2128
https://github.com/josercc/SwiftTableViewGroup
2229
```
2330

31+
## Claim
32+
33+
- `Xcode11`
34+
- `Swift5.1`
35+
2436
## How to use
2537

2638
### Code template (not real code)

README_CH.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,16 @@
1+
---
2+
typora-root-url: ../SwiftTableViewGroup/
3+
---
4+
15

26
# SwiftTableViewGroup
37

48
> ❇️`SwiftTableViewGroup`是居于之前`ZHTableViewGroupSwift`利用最新的`Swift5.1``@_functionBuilder`的语法特性结合最新的`SwiftUI`的设计模式研发的。
59
10+
[TOC]
11+
12+
13+
614
## 演示
715

816
![image-20190726143607274](/images/2019-07-26-063607.png)
@@ -19,6 +27,11 @@
1927
https://github.com/josercc/SwiftTableViewGroup
2028
```
2129

30+
## 要求
31+
32+
- `Xcode11`
33+
- `Swift5.1`
34+
2235
## 怎么使用
2336

2437
### 代码模板(非真正的代码)(Code template (not real code))

0 commit comments

Comments
 (0)