Skip to content

Latest commit

 

History

History
33 lines (20 loc) · 703 Bytes

README.md

File metadata and controls

33 lines (20 loc) · 703 Bytes

Spotify Heart Reanimated

Create your own Spotify Heart with React Native, Typescript and Reanimated 2!

The repository contains all the code of the application that we are building in this article:

Create Spotify heart animation with Reanimated 2 - tutorial

Animation preview

Spotify Heart

App Installation

Do this part if you want to play with complete application from the article

clone the repo

git clone [email protected]:TheWidlarzGroup/Spotify-Heart-Reanimated.git

then

cd Spotify-Heart-Reanimated && yarn

and if you develop on iOS simulator:

cd ios && pod install