Skip to content

MartinRogalla/Snowflakes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Snowflakes

Version License Platform

Snowflakes is an overlay view showing realistic falling snow. It is perfect to get your users in that winter holiday mood!

Screenshots

Snow falling on black background Snow falling on picture by Emily Carlin
Photo by Emily Carlin

Usage

To run the example project, clone the repo, and run pod install from the Example directory first.

After installing the pod, import it using:

import Snowflakes

Then add the SnowflakesView as a subview on your current view as such:

self.view.addSubview(SnowflakesView(frame: self.view.frame))

That's it.

Installation

Snowflakes is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod "Snowflakes"

Contributors

Author

Martin Rogalla, @MartinRogalla

External Contributors

Daniel Becker, @dabeck

Brendan Kirchner, @waterskier2007

License

Snowflakes is available under the MIT license. See the LICENSE file for more info.

About

❄️❄️❄️ Realistic falling snowflakes overlay for iOS.❄️❄️❄️

Resources

License

Stars

Watchers

Forks

Packages

No packages published