ivanvorobei / SPLarkController

Custom transition between controllers. Settings controller for your iOS app.
https://opensource.ivanvorobei.io
MIT License
988 stars 47 forks source link

Modified method for updating the snapshot so it can be animated #15

Closed wiencheck closed 3 years ago

wiencheck commented 3 years ago

Modified method for updating the snapshot so it can be animated. It's useful when SPLark controller is used as a tab switcher, I've attached a gif showing the difference:

Not animated: Not animated

Animated: Animated

ivanvorobei commented 3 years ago

Thanks! good idea!

ivanvorobei commented 3 years ago

Great if you can update readme with it

edw4rddx commented 3 years ago

Thanks for your work! Can you do PR for merge?

Unfortunately, I don't have much time this week, I will try to combine animation and working corner radius on weekend.