-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!

1 Answer 1

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.

1
  • Thanks a lot for the start mate.. yes got the point.. will Google. Will get back with more meaningful questions. :)
    – Arjun
    Commented Jan 24, 2018 at 9:19

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Not the answer you're looking for? Browse other questions tagged or ask your own question.