Skip to content
This repository was archived by the owner on Dec 27, 2020. It is now read-only.

Commit 7a6b003

Browse files
authored
Update README.md
1 parent a22e24c commit 7a6b003

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,3 +30,12 @@ Grid(self.planets, minimumItemWidth: 320, spacing: 16) {
3030
}
3131
.edgesIgnoringSafeArea(.all)
3232
```
33+
34+
## Roadmap
35+
- ZStack based grid instead of 'VStack of HStacks'
36+
- Support for watchOS
37+
- Items selection and rearranging
38+
- UITests
39+
- 'CSS Grid'-like features
40+
41+
## Contibutions

0 commit comments

Comments
 (0)