UNPKG

react-native-animateable-text

Version:

A fork of React Native's `<Text/> component that supports Reanimated Shared Values as text!

3 lines 227 B
declare const AnimateableText: import("react").ComponentClass<import("react-native-reanimated").AnimateProps<import("./TextProps").AnimateableTextProps>, any>; export default AnimateableText; //# sourceMappingURL=index.d.ts.map