0.0.1-rc.8 • Published 7 years ago

react-art-svg-renderer v0.0.1-rc.8

Weekly downloads
1,517
License
MIT
Repository
github
Last release
7 years ago

react-art-svg-renderer

Greenkeeper badge Build Status npm package Dependency Status devDependency Status peerDependency Status

A react-art interface with native react svg renderer.

Motivation

This is a react implementation of React Native ART library. Despite react-art it uses standard React SVG components for rendering. It also supports server rendering.

Installation

yarn add react-art-svg-renderer

API

<Group />

<LinearGradient />

<Path />

<Pattern />

<RadialGradient />

<Shape />

<Surface />

<Transform />

License

MIT