UNPKG

react-native-skia-responsive-text

Version:

A library providing a wrapper for the React Native Skia Text component, offering features like user-friendly text alignment, efficient multiline text management, and straightforward text truncation.

3 lines 174 B
import { SharedValue } from 'react-native-reanimated'; export declare function isSharedValue<T>(value: any): value is SharedValue<T>; //# sourceMappingURL=reanimated.d.ts.map