UNPKG

react-native-redash

Version:

Utility library for React Native Reanimated

3 lines (2 loc) 182 B
import Animated from "react-native-reanimated"; export declare const string: (strings: readonly string[], ...values: Animated.Adaptable<string | number>[]) => Animated.Node<string>;