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 (5 loc) • 202 B
export declare const NUMBER_ARRAY: any[]; export declare const COMPACT_NOTATIONS: string[]; export declare const DIGIT_VARIANTS: { [key: string]: "dot" | "comma" | "sign" | "number" | "compact"; };