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.

4 lines 157 B
/* eslint-disable import/no-unused-modules */ import { ResponsiveText } from './components'; export default ResponsiveText; //# sourceMappingURL=index.js.map