UNPKG

@nexara/nativeflow

Version:

Beautiful, responsive, and customizable UI components for React Native – built for performance and seamless experiences.

21 lines (20 loc) 355 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.default = void 0; const typographySizes = { xxs: 10, xs: 12, sm: 14, base: 16, lg: 18, xl: 24, '2xl': 28, '3xl': 32, '4xl': 36, '5xl': 45, '6xl': 57 }; var _default = exports.default = typographySizes; //# sourceMappingURL=typographySizes.js.map