@kuss/react-native-svg-view
v0.1.2
Published
A SvgView for React-Native
Downloads
10
Readme
react-native-svg-renderer
A SvgRenderer for React-Native
Installation
npm install react-native-svg-renderer
Usage
import { SvgRendererView } from "react-native-svg-renderer";
// ...
<SvgRendererView color="tomato" />
Contributing
See the contributing guide to learn how to contribute to the repository and the development workflow.
License
MIT
Made with create-react-native-library