You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think it looks more appropriate when we perform the following as the swipe is taking place. Also it needs to factor in the motion (as tinder does when you begin swiping)
I think it looks more appropriate when we perform the following as the swipe is taking place. Also it needs to factor in the motion (as tinder does when you begin swiping)
backCardView = self.popPersonViewWithFrame(self.backCardViewFrame())
// Fade the back card into view.
if backCardView != nil {
The text was updated successfully, but these errors were encountered: