3.2.0 • Published 5 years ago

@react-x/primitives v3.2.0

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

@react-x/primitives

npm npm npm

Set of primitive components to render React and React Native. This package bundles up the great react-primitives library to be used in the react-x ecosystem.

Getting Started

Install @react-x/primitives using yarn:

yarn add @react-x/primitives

Usage

import {View, Text, Image, StyleSheet, Animated} from '@react-x/primitives';

Contributing

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