awaran / MorphyTransitions

A cocoapod Library to help with custom transitions
MIT License
0 stars 0 forks source link

Wishlist 1: Basic animations with no code in storyboard #1

Open awaran opened 5 years ago

awaran commented 5 years ago

We can make animations completely in storyboard by adding in textfields and 3 check boxes for every button

textfields: Source UIViewLabel, Dest UIViewLabel checkboxes / radio button thing: type of animation, overlap with reset, swap with reset and swap without reset

Ending result would make animations even easier for users