styled-x-primitives

2.0.0 • Public • Published

styled-x-primitives

npm npm npm

Cross-platform Image, Text, and View components for the styled-x system. Supports React DOM and React Native.

Getting Started

Install styled-x-primitives using yarn:

yarn add styled-x-primitives

Usage

import Styled from 'styled-x-primitives';
 
const Title = Styled.Text`
  font-size: 16px;
  text-align: center;
`;

Props

Prop Type Required Description

Contributing

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

Package Sidebar

Install

npm i styled-x-primitives

Weekly Downloads

1

Version

2.0.0

License

MIT

Unpacked Size

3.67 kB

Total Files

4

Last publish

Collaborators

  • negativetwelve