UNPKG

@quanna/react-native-animated-number

Version:

A React Native component for displaying animated numbers, written in SwiftUI for seamless and super-smooth animations when changing numeric values.

4 lines 239 B
export { default } from './ReactNativeAnimatedNumberModule'; export { default as ReactNativeAnimatedNumberView } from './ReactNativeAnimatedNumberView'; export * from './ReactNativeAnimatedNumber.types'; //# sourceMappingURL=index.d.ts.map