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.

8 lines (7 loc) 302 B
// eslint-disable-next-line @typescript-eslint/no-explicit-any export function isSharedValue(value) { 'worklet'; // eslint-disable-next-line @typescript-eslint/no-unsafe-member-access, no-underscore-dangle return value?._isReanimatedSharedValue === true; } //# sourceMappingURL=reanimated.js.map