Skip to content

Latest commit

 

History

History
executable file
·
6 lines (6 loc) · 471 Bytes

File metadata and controls

executable file
·
6 lines (6 loc) · 471 Bytes

SmartScrollView

Alt Text
A UIScrollView with title and a UIScrollView with content, can scroll in associated with each other.

这里有两个 UIScrollView ,分别用于承载滚动标题和滚动内容,对应标题下有可根据标题长度自动变化的下划色块。
复刻了『秒拍 App』和『IT之家 App』的相应模块。

Xcode 8 + Swift 3 + Objective-C