File tree Expand file tree Collapse file tree 1 file changed +4
-20
lines changed
Expand file tree Collapse file tree 1 file changed +4
-20
lines changed Original file line number Diff line number Diff line change 55[ ![ License] ( https://img.shields.io/cocoapods/l/StackScrollView.svg?style=flat )] ( http://cocoapods.org/pods/StackScrollView )
66[ ![ Platform] ( https://img.shields.io/cocoapods/p/StackScrollView.svg?style=flat )] ( http://cocoapods.org/pods/StackScrollView )
77
8- ** Very Scalable ** iOS form builder with ** UIScrollView **
8+ ## What is this?
99
10- ** Work in progress **
10+ StackScrollView builds form UI easily.
1111
12- - StackScrollView (Core) this repository
13- - UI Components (child repository) [ StackScrollViewComponents] ( https://github.com/muukii/StackScrollViewComponents )
14-
15- sample screenshot
16- this sample -> [ StackScrollViewComponents] ( https://github.com/muukii/StackScrollViewComponents )
17-
18- <img src =" shot.png " width =375 >
19-
20- ## Requirements
21-
22- ## Installation
23-
24- StackScrollView is available through [ CocoaPods] ( http://cocoapods.org ) . To install
25- it, simply add the following line to your Podfile:
26-
27- ``` ruby
28- pod " StackScrollView"
29- ```
12+ StackScrollView has internal UICollectionView.
13+ Internal CollectionView calculates size of view by AutoLayout, then that display.
3014
3115## Author
3216
You can’t perform that action at this time.
0 commit comments