UNPKG

@nexara/nativeflow

Version:

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

11 lines (10 loc) 159 B
"use strict"; const BreakPoints = { xs: 0, sm: 360, md: 600, lg: 768, xl: 960 }; export default BreakPoints; //# sourceMappingURL=breakPoints.js.map