2.0.0 • Published 5 years ago

styled-x v2.0.0

Weekly downloads
1
License
MIT
Repository
github
Last release
5 years ago

styled-x

npm npm npm

Cross-platform component design system for React DOM and React Native.

Getting Started

Install styled-x using yarn:

yarn add styled-x

Usage

// You can import the entire component library as a single import:
import Styled from 'styled-x';

// Or you can import individual components:
import {Text, View} from 'styled-x';

Components

ComponentVersionDescription
styled-x-primitivesnpmCross-platform Image, Text, and View components.

Contributing

If you have any ideas on how this module could be better, create an Issue or submit a PR.

2.0.0

5 years ago

2.0.0-beta.2

5 years ago

2.0.0-beta.1

5 years ago

2.0.0-beta.0

5 years ago

1.7.0

5 years ago

1.6.0

5 years ago

1.5.0

5 years ago

1.4.0

6 years ago

1.3.1

6 years ago

1.3.0

6 years ago

1.2.0

6 years ago

1.1.0

6 years ago

1.0.0

6 years ago

0.8.0

6 years ago

0.7.0

6 years ago

0.6.2

6 years ago

0.6.1

6 years ago

0.6.0

6 years ago

0.5.2

6 years ago

0.5.1

6 years ago

0.5.0

6 years ago

0.4.1

6 years ago

0.4.0

6 years ago

0.3.0

6 years ago

0.2.1

6 years ago

0.2.0

6 years ago