react-constraint-layout
react-constraint-layout copied to clipboard
A react implementation of Android's constraint layout for the web
Bumps [serialize-javascript](https://github.com/yahoo/serialize-javascript) from 2.1.2 to 4.0.0. Release notes Sourced from serialize-javascript's releases. v4.0.0 Changelog Bump nyc from 15.0.1 to 15.1.0 (#85) support for bigint (#80) Behavior changes for BigInt It...
Bumps [minimist](https://github.com/minimistjs/minimist) and [mkdirp](https://github.com/isaacs/node-mkdirp). These dependencies needed to be updated together. Updates `minimist` from 0.0.8 to 1.2.8 Changelog Sourced from minimist's changelog. v1.2.8 - 2023-02-09 Merged [Fix] Fix long option...
You are not providing a way to constrain the center-X/center-Y of a component to a LayoutGuide, which makes centering components in the viewport quite difficult using only constraints. Can you...
Removes [prismjs](https://github.com/PrismJS/prism). It's no longer used after updating ancestor dependency [@storybook/addon-actions](https://github.com/storybookjs/storybook/tree/HEAD/addons/actions). These dependencies need to be updated together. Removes `prismjs` Updates `@storybook/addon-actions` from 5.2.8 to 6.5.15 Release notes Sourced from...
New to react, and as an android dev the react grid system seems too complex to use. Fron stars seems its very underrated. Very eager to use this lib in...