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.

6 lines 173 B
export * from './alignment'; export * from './ellipsize'; export * from './reanimated'; export * from './text'; export * from './wrapping'; //# sourceMappingURL=index.js.map