react-native-vector-image
react-native-vector-image copied to clipboard
iOS/Android native vector assets generated from SVG
I installed the packages and did all the config for Android but I still get an error when `npm run android` : FAILURE: Build failed with an exception. * What...
Hi Joel, This is a great library, any chance we can get expo support through a [config plugin](https://docs.expo.dev/guides/config-plugins/)?
``` "react-native-vector-image": "^0.3.3", "@klarna/react-native-vector-drawable": "^0.3.0", ```
Not working with the web, when using react-native-web.
Hi! We are two developers, one working on Mac and the other on Windows using this library for our RN project. Whenever one of us generates images using `yarn react-native-vector-image...