Spotify Dedup Native – My first exploration of React Native
Dedup traverses the playlists in your Spotify library and lets you remove duplicate tracks easily. I use the Spotify Web API to fetch the user’s public and private playlist tracks, and to remove the duplicate tracks from the playlist.