File tree Expand file tree Collapse file tree 1 file changed +5
-6
lines changed
Expand file tree Collapse file tree 1 file changed +5
-6
lines changed Original file line number Diff line number Diff line change 88
99<img width =320 src =" Resources/shot.png " ><img width =320 src =" Resources/sample.gif " >
1010
11+ ⚠️ This sample is using demo-components.
12+ StackScrollView does not have default-components.
13+ StackScrollView is like UIStackView.
14+ So, we need to create the components we need.
15+
1116## What is this?
1217
1318StackScrollView builds form UI easily.
@@ -20,12 +25,6 @@ UICollectionView calculates size of view by AutoLayout, then that display.
2025- We no longer need to consider reusing Cells.
2126- ` StackCell ` requires constraint based layout.
2227
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-
2928## Usage
3029
3130### Basic usage
You can’t perform that action at this time.
0 commit comments