README
Purpose
This library contains the React-Native SVG render. It depends on the react-native-svg library.
A virtual dom renderer that emits react-native-svg elements
<script type="module">
import chartPartsReactNativeSvgRenderer from 'https://cdn.skypack.dev/@chart-parts/react-native-svg-renderer';
</script>
This library contains the React-Native SVG render. It depends on the react-native-svg library.