amosgyamfi / open-swiftui-animations

You don't need an animation library to add a simple effect to your SwiftUI app. Create it yourself with SwiftUI. This repo inspires you to add helpful and expressive SwiftUI animations like loading/progress, looping, on-off, enter, exit, fade, spin, and background animations to your next project. The repo also contains tremendous spring animations.
https://twitter.com/amos_gyamfi
The Unlicense
3.95k stars 210 forks source link

Could you add a license? #1

Open Hustenbonbon opened 4 years ago

Hustenbonbon commented 4 years ago

Hey, great collection of awesome animations!

Could you add any license, so it is clear where it is okay to use it and under which conditions?

From your description I assume you are quite open with that, but would be great nonetheless.

amosgyamfi commented 4 years ago

Hi, any resources on what types of licenses are available?

sloria commented 4 years ago

Big +1 to this. GitHub has a quick-n-dirty guide to licenses here: https://choosealicense.com/

Hustenbonbon commented 4 years ago

Thanks for the response! Thanks for the link @sloria , didn't know that. There is also a great website explaining different licenses: https://tldrlegal.com/

amosgyamfi commented 4 years ago

Thanks

amosgyamfi commented 4 years ago

I ha added Unlicense. Thanks for the explanation