UNPKG

react-native-animateable-text

Version:

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

6 lines (5 loc) 193 B
/* * Custom -> used only for codegen */ import codegenNativeComponent from 'react-native/Libraries/Utilities/codegenNativeComponent'; export default codegenNativeComponent('JBAnimatedText');