/ZZSNotificationHub

A notification hub with some animation with one line. 一行代码实现通知

Primary LanguageSwiftMIT LicenseMIT

ZZSNotificationHub

A notification hub with some animation

pop

blink

bump

Pod

    pod 'ZZSNotificationHub'

USAGE

increase the count and choose an animation

        barHub.increment()
//        barHub.pop()
//        barHub.blink()
        barHub.bump()