I am looking for library of the concept how Tinder's developers made profile animation when you click on the picture.
So I tried to watch it in slow motion, but still is not able to understand how it works.
Do they present another controller and animate scaling? Or it is temp UIImageView
that animates and in the same time shows profile controller?
Asked
Active
Viewed 500 times
2

vlad.grb
- 339
- 4
- 16
-
Have you figured it out? I want to know too! – ProudHKer Apr 23 '21 at 01:57
1 Answers
1
In this the concept is of two views, over lay and main view, one is swiped out and other will be shown. There is a good tutorial. look at this

Janmenjaya
- 4,149
- 1
- 23
- 43
-
4Bro, can you read again the question. It doesn't say anything about cards. It says about profile animation once you clicked on the card picture. – vlad.grb Sep 16 '16 at 09:47
-
Moldaone Have you made Profile animation as like card picture. if you have library than please send refernence thanks – Lalit kumar May 13 '18 at 14:31