1.3.0 • Published 6 years ago

react-x-components v1.3.0

Weekly downloads
4
License
MIT
Repository
github
Last release
6 years ago

react-x-components

npm npm npm

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.