Skip to content

Cross-platform styled-components built with React

License

Notifications You must be signed in to change notification settings

negativetwelve/styled-x

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

styled-x

npm npm npm CircleCI Travis AppVeyor Coveralls

Cross-platform component library built with react-x.

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

Component Version Description
styled-x-primitives npm Cross-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.

About

Cross-platform styled-components built with React

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published