react-x-components
v1.3.0
Published
Cross-platform React components for ReactDOM and React Native.
Downloads
2
Maintainers
Readme
react-x-components
Cross-platform components for ReactDOM and React Native.
Getting Started
Install react-x-components
using yarn
:
yarn add react-x-components
Usage
import {
Image,
Render,
SVG,
Switch,
Text,
View,
} from 'react-x-components';
Contributing
If you have any ideas on how this module could be better, create an Issue or submit a PR.