I built a zero-dependency React Native animation library — 14 drop-in components, native driver only.

javascript dev.to

I got tired of adding Reanimated to every project just to fade in a card. So I built react-native-animation-kit — 14 premium animation components for React Native. Zero dependencies. Every animation runs on the native UI thread. Drop in and go.Works on both Android and iOS out of the box. No platform-specific code, no conditional imports, no native modules. One install covers everything. What's inside Entrance animations — for when elements appear on screen: FadeSlideIn — fade +

Read Full Tutorial open_in_new
arrow_back Back to Tutorials