UNPKG

@nexara/nativeflow

Version:

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

17 lines (16 loc) 297 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.default = void 0; const typographySizes = { h1: 32, h2: 24, h3: 18, h4: 16, h5: 14, h6: 12, h7: 10 }; var _default = exports.default = typographySizes; //# sourceMappingURL=typographySizes.js.map