Skip to content
This repository has been archived by the owner on Jul 1, 2023. It is now read-only.

Commit

Permalink
[docs]update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
fydx committed Apr 6, 2017
1 parent a407a50 commit b931b56
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

[中文Demo说明](http://pingguohe.net/2017/03/02/lazyScrollView-demo.html)

依赖LazyScrollView, 我们创建了一个模块化页面UI解决方案,详情可见 [https://github.com/alibaba/tangram-ios](https://github.com/alibaba/tangram-ios).
> 依赖LazyScrollView, 我们创建了一个模块化页面UI解决方案,详情可见 [https://github.com/alibaba/tangram-ios](https://github.com/alibaba/tangram-ios).
LazyScrollView is an iOS ScrollView , to resolve the problem of reusability of views.

Expand All @@ -16,7 +16,7 @@ Comparing to UICollectionView , LazyScrollView can create views without Grid lay

The system requirement is iOS 5+

We create a modular UI solution for building native page dynamically based on `LazyScrollView`, you can see more info from this repo : [https://github.com/alibaba/tangram-ios](https://github.com/alibaba/tangram-ios)
> We create a modular UI solution for building native page dynamically based on `LazyScrollView`, you can see more info from this repo : [https://github.com/alibaba/tangram-ios](https://github.com/alibaba/tangram-ios)
# Installation

Expand Down

0 comments on commit b931b56

Please sign in to comment.