Skip to content

Latest commit

 

History

5 提交

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

仓库 files navigation

Snackbar-iOS

Simple snackbar for ios from android platform

How use:

Just add "Snackbar.swift" to your project and use :)

#Example:

let sb = Snackbar()

sb.createWithAction(text: "Simple info text", actionTitle: "Push me", action: { print("Button is push") })

sb.show()

关于

Simple snackbar for ios from android platform

Topics

Resources

Stars

16 stars

关注者

2 watching

复刻s

发布

贡献者

Languages