Skip to content

alexanderhodes/spotify-wrapped-summary-swipe

Repository files navigation

Spotify wrapped summary swipe

This repositories shows how to implement the last part of Spotify Wrapped in React Native. There, users can select a summary of their listening activity that can be shared on social media.

Spotify Wrapped Summary

That's the result of this tutorial.

Screen Video

Installation

# install dependencies
$ yarn
# start expo dev client
$ yarn start