react-x-primitives
v3.0.0
Published
Set of primitive components to render React and React Native.
Downloads
15
Maintainers
Readme
react-x-primitives
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.