Skip to content

Latest commit

 

History

History
39 lines (24 loc) · 1 KB

README.md

File metadata and controls

39 lines (24 loc) · 1 KB

alexandrius React Native Animations Workshop

Hi! This is the collection of Animations I created with React Native/Expo. This repo contains pretty interesting ways how you could animate the views while preserving 60 FPS.

Like my work? You can buy me a coffee

MorphSlider

  • Morph SVGs
  • Animate LinearGradient
  • Custom Slider

3D Menu

  • Transform Views in 3D Space
  • Translate Menu Button

Login Animation

  • Custom Ripple Animation
  • Translate and Fade out input fields

Balloon Slider

  • Synthetic Balloon mimic tension
  • Slider implemented with ScrollView

Add to cart Curve Animation

  • Bezier Curve Animation
  • Scale Animation