Skip to content

React Native POCs to learn different types of animations (reanimated, SVGs, gestures, etc)

Notifications You must be signed in to change notification settings

danielkiesshau/AnimationChallenges

Repository files navigation

Animation Challenges

App to practice animation concepts such as:

  • Gestures
  • React Native Reanimated (2+)
  • SVG animations
  • Test some ready to use animations

Contents

  • Chrome Tabs (draggable tabs)
  • Scrollling Animations
  • Shared Element Transition (Tested react-navigation-shared-element)
  • Sticky Square (SVG challenge)
  • Liquid Swipe (SVG challenge)

Notes

Some of the challenges are based on William Candillon's youtube channel

Liquid Swipe

On Android the mask animation still need some work for a better performance. In my opinion, it would be better to integrate a native component that does this animation, it would perform better on android.

GIFS

Liquid Swipe

Chrome Tabs & Scrolling Animation

Shared Elements & Sticky Square

About

React Native POCs to learn different types of animations (reanimated, SVGs, gestures, etc)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published