UNPKG

react-native-animated-rolling-numbers

Version:

🚀 The Animated Digits component for React Native seamlessly blends a sophisticated number rotation effect with dynamic value updates, creating an engaging and interactive experience that enhances your user interfaces with a touch of elegance and exciteme

6 lines (4 loc) • 211 B
export * from "./components/AnimatedDigit"; export * from "./components/AnimatedRollingNumber"; import { AnimatedRollingNumber } from "./components/AnimatedRollingNumber"; export default AnimatedRollingNumber;