Skip to content

cmld/RollerView

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 

Repository files navigation

RollerView

卷帘效果父视图

// y 在window上的Y开始向下卷出显示 调用此方法弹出 let roller = RollerView.sharedInstance(y: 64) roller.show(subView: subView)

需要收起的时候, subView上调用一下此方法 RollerView.hiddenRoller(from: self)

About

卷帘效果父视图

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages