-2

I came across this app called Crumblyy, I would like to know how do I do apps which have swipe view like cards swipe like that app? I am looking at developing a custom app for myself for flashcards which would have similar cards layout and with the swipe functionality. Any tips and tricks to achieve that would be much appreciated!

Arjun
  • 3
  • 3

1 Answers1

0

You can use some of these libraries :

1) https://github.com/Diolor/Swipecards

2) https://github.com/kikoso/Swipeable-Cards

3) https://github.com/flschweiger/SwipeStack

4) https://github.com/wenchaojiang/AndroidSwipeableCardStack

5) https://github.com/yuyakaido/CardStackView

And by the way, you can always google(do some research, show some effort) before asking questions here else your questions will be down-voted.

Rektirino
  • 582
  • 5
  • 24
  • Thanks a lot for the start mate.. yes got the point.. will Google. Will get back with more meaningful questions. :) – Arjun Jan 24 '18 at 09:19