Is it possible to swipe between images in Swift iOS?

How did Google implement the "swipe up to see all your cards" gesture as well as the splash screen animation in the iOS search app?

  • In the google search app on iOS 7, when the app first pops up, you see first the google logo bouncing upwards,to reveal this:- Notice those cards at the bottom? One can swipe up on those to reveal all the cool swipe-able google now cards in all their glory.  My question is, "If I wanted to implement both of these cool features in my app, how would I go about doing this?

  • Answer:

    These can be done with simple UIView animations, but I'm guessing Google did it with a UICollectionView or UITableView

Rounak Jain at Quora Visit the source

Was this solution helpful to you?

Related Q & A:

Just Added Q & A:

Find solution

For every problem there is a solution! Proved by Solucija.

  • Got an issue and looking for advice?

  • Ask Solucija to search every corner of the Web for help.

  • Get workable solutions and helpful tips in a moment.

Just ask Solucija about an issue you face and immediately get a list of ready solutions, answers and tips from other Internet users. We always provide the most suitable and complete answer to your question at the top, along with a few good alternatives below.