Skip to content

Commit fdca105

Browse files
committed
Update README.md
1 parent 4aff71d commit fdca105

File tree

1 file changed

+4
-20
lines changed

1 file changed

+4
-20
lines changed

README.md

Lines changed: 4 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -5,28 +5,12 @@
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

0 commit comments

Comments
 (0)