You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 12, 2021. It is now read-only.
I wanted to use the tinder-style UI for a microlearning app like Google's Primer: https://www.yourprimer.com/
Is there any way to edit this so that when you swipe left (or pass in a direction) that you go back one card in the stack?
I did some experimentation and figured out how to stop it from destroying the card on swipe and I see that the original array of cards is always intact. But I couldn't figure out how to navigate the card heap to make it go back one.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I wanted to use the tinder-style UI for a microlearning app like Google's Primer: https://www.yourprimer.com/
Is there any way to edit this so that when you swipe left (or pass in a direction) that you go back one card in the stack?
I did some experimentation and figured out how to stop it from destroying the card on swipe and I see that the original array of cards is always intact. But I couldn't figure out how to navigate the card heap to make it go back one.
The text was updated successfully, but these errors were encountered: