TheWidlarzGroup / Spotify-Heart-Reanimated

Spotify heart (like button) animation recreated with React Native, Typescript, Styled components and Reanimated 2. The repository is an integral part of the Spotify Heart Reanimated Article

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 git@github.com:TheWidlarzGroup/Spotify-Heart-Reanimated.git

then

cd Spotify-Heart-Reanimated && yarn

and if you develop on iOS simulator:

cd ios && pod install

About

Spotify heart (like button) animation recreated with React Native, Typescript, Styled components and Reanimated 2. The repository is an integral part of the Spotify Heart Reanimated Article

License:MIT License


Languages

Language:TypeScript 53.0%Language:Java 21.8%Language:Objective-C 15.1%Language:JavaScript 4.8%Language:Ruby 3.3%Language:Starlark 2.0%