Create 3D slider for Android and iOS

I have a more general coding question.

The shazam app uses a very cool design where you can move images around. I wonder what type of technique they most likely used to create this? I am interested in developing something similar for Android and iOS.

Could there be a tutorial or sample code for something like this online? As I understand it, there is no "native" support for such a design in iOS / Android? The whole experience is greatly appreciated. / Best regards

enter image description here

+3


source to share


1 answer


Here's a good point of view:

iOS

iCarousel

iCarousel

Android



SimpleInfiniteCarousel

enter image description here

CarouselViewProject

CarouselViewProject

+7


source







All Articles