Skip to content

F3: Implemented the swipe feature

s78456 requested to merge F3_LeftSwipeNextMeme into development

so we can see all the memes and go to the next one

for every meme in the mockdata I created a Meme-Component this Meme-Component listens to the touch of the user und follows it after a certain threshhold the Meme swipes left or right and reveals the next Meme after 20s the swiped Meme comes back (only for testing)

Merge request reports