Skip to content

Releases: varunkukade/react-native-skaleton-kit

v0.1.9

04 Jan 13:19
Compare
Choose a tag to compare

Release v0.1.9 - Initial Release 🎉

First public release of react-native-skaleton-kit, a high-performance skeleton loading animation library for React Native ✨

Features 🚀

  • Smooth 60FPS skeleton loading animations powered by Reanimated 3 ⚡
  • Two animation types:
  • Shimmering effect with customizable directions 🌊
  • Pulsing animation with configurable settings 💫
  • Highly customizable styling and animation options 🎨
  • Works seamlessly on both iOS and Android platforms 📱

Requirements 📋

  • React Native ≥ 0.63.0
  • React Native Reanimated
  • React Native Linear Gradient ≥ 2.8.3

Important Notes ⚠️

  • Designed for React Native CLI projects (not compatible with Expo)
  • Requires proper setup of Reanimated and Linear Gradient dependencies