Extensions 👜

Mansi Shah
If let swift = Programming!
1 min readFeb 22, 2018

--

Hey guys, hope life is good! 😁 Well I wish to bring more relaxation today 🛀🏼. I have been using these extensions in my daily 👩🏻‍💻, and I thought… why not share?

Horizontal Shake Animation

Result

Vertical Shake Animation

Result

Set Rounded Corners

Set View Border

Produce blink-like effect

I have just made fade-out fade-in animation by changing view’s alpha property! It’s so basic 💁🏻

Result

And only fade out would be something like ⬇️ (based on the code above).

I haven’t given long descriptions here, cuz everything’s pretty much self-explanatory, hope you’d find them handy and helping 🙌

Let’s collab and make this repo very resourceful 🐝, so do fork it if you got something to add, like extensions to anything basically!

Have a nice day ⭐️

--

--