ios - How can I create a stack view like tinder in swift? -


enter image description here

i want create stacked view in ios using swift. possible achieve using uicollectionview or something? can point me in right direction?

what want similar how tinder works. (yes have seen libraries want simple , not using existing solutions)

you're in luck! there's great library can use called koloda. it's written in swift , i've had success integrating on prior project. devs responsive , has decent size community around on github. luck: https://github.com/yalantis/koloda


Comments