3.2.0 • Published 6 years ago
@react-x/primitives v3.2.0
@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/primitivesUsage
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.