react-flex-styled
TypeScript icon, indicating that this package has built-in type declarations

1.2.3 • Public • Published

React Flex Styled

A very lightweight StyledComponent based React Flex package.

Install

npm i react-flex-styled

OR

yarn add react-flex-styled

Examples

Demo

Example

Play

Example

Usage

Supports all valid CSS as a props

<Flex direction="row" justifyContent="space-between">
  <div>Content 1 </div>
  <div>Content 2 </div>
</Flex>

Package Sidebar

Install

npm i react-flex-styled

Weekly Downloads

3

Version

1.2.3

License

MIT

Unpacked Size

21 kB

Total Files

18

Last publish

Collaborators

  • hidaytrahman