react-x-primitives

Set of primitive components to render React and React Native.

Usage no npm install needed!

<script type="module">
  import reactXPrimitives from 'https://cdn.skypack.dev/react-x-primitives';
</script>

README

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.