Skip to content

Commit 6d33b14

Browse files
committed
Update README
1 parent 064bd40 commit 6d33b14

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,12 @@ UICollectionView calculates size of view by AutoLayout, then that display.
2020
- We no longer need to consider reusing Cells.
2121
- `StackCell` requires constraint based layout.
2222

23+
## Roadmap?
24+
25+
This library supply only functions that create form UI.
26+
We need to create own `StackCell`s to our app.
27+
I think good that create useful `StackCell`s component library.
28+
2329
## Usage
2430

2531
### Basic usage

0 commit comments

Comments
 (0)