1.6.0 • Published 6 years ago

react-x-styled v1.6.0

Weekly downloads
27
License
MIT
Repository
github
Last release
6 years ago

react-x-styled

npm npm npm

Cross-platform functions to style components in React and React Native.

Getting Started

Install react-x-styled using yarn:

yarn add react-x-styled

Usage

import Styled from 'react-x-styled';

const Title = Styled.Text`
  font-size: 16px;
  text-align: center;
`;

Contributing

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

1.6.0

6 years ago

1.5.1

6 years ago

1.5.0

6 years ago

1.4.0

6 years ago

1.3.0

6 years ago

1.2.0

6 years ago

1.1.0

6 years ago

1.0.4

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago

0.9.0

6 years ago