Skip to content

A collection of reanimated 2 based animations from dribbble designs and real world apps

Notifications You must be signed in to change notification settings

Glazzes/reanimated2-animations

Repository files navigation

Reanimated 2 animations

About

Since the first release candidate of Reanimated 2 in late 2020 it has been a game changer the way we create animations today with React native, I fall in love right away with its api, so this project it's a collection of animations made with Reanimated 2 from design concepts found on Dribbble or real world apps, all by making use of a lot of different animation techniques I've learnt from the great William Candillon

Known Problems

  • React native lists components do not support masorny layout
  • Due to limited animation support provided by react navigation and the fact it's mostly js based, i've decided to use wix's react native navigation because of how great shared transitions are and of course performance

Build with eas

In case you don't have an Android SDK installed in your machine, you can compile a apk of this project in the cloud by using Expo application services or just eas for short, install the eas-cli package

npm install -g [email protected]

You'll need an Expo account aswell in order to build the project, it just takes a couple of seconds and with that done, run:

eas build --profile=dev --platform=android

This will build the project for you in the cloud, now all you have to do is wait for the link of the project apk.

Animations

Each and everyone of the following animations have a README.md file showcasing screenshots of the animation, video footage and techniques used to build such animation.