react-x-styled

1.6.0 • Public • Published

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.

Dependencies (1)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i react-x-styled

    Weekly Downloads

    3

    Version

    1.6.0

    License

    MIT

    Unpacked Size

    1.96 kB

    Total Files

    5

    Last publish

    Collaborators

    • negativetwelve