UNPKG

@nexara/nativeflow

Version:

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

15 lines (14 loc) 268 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.default = void 0; const BreakPoints = { xs: 0, sm: 360, md: 600, lg: 768, xl: 960 }; var _default = exports.default = BreakPoints; //# sourceMappingURL=breakPoints.js.map