## Install

```console
$ npm install react-native-svg-converter -g
```

## Usage

```js
 rn-svg-converter -f ./testsvg.svg
```
## Results

![ss](https://github.com/nazrdogan/react-native-svg-converter/blob/master/ss.png)

[Expo Example](https://snack.expo.io/@nazrdogan/svgtest)


- Black one is use this website [SVGR](https://www.smooth-code.com/open-source/svgr/playground/)  (This is given in react-native-svg repo).
- Pink (you can find original svg in repo testsvg.svg) one using this repo.
- Tested with Adobe XD

![ss](https://github.com/nazrdogan/react-native-svg-converter/blob/master/expo-ss1.png)


## License

MIT