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 226 B
import { requireNativeModule } from "expo"; // This call loads the native module object from the JSI. export default requireNativeModule("ReactNativeAnimatedNumber"); //# sourceMappingURL=ReactNativeAnimatedNumberModule.js.map