react-native-svg-loader

v1.0.0
Build time parsing for svgs, use any svg in your React Native app in ease
react native svg webpack loader

lint

eslint --ext .js,.jsx .

lint:error

npm run lint -- --quiet

lint:fix

npm run lint -- --fix

lint:report

npm run lint -- --format html -o ./report.html

test

jest

test:watch

npm test -- --watch

build

rimraf ./lib && node ./bin/build.js

prepublish

npm run build
npm i react-native-svg-loader

Metadata

  • ISC
  • Whatever
  • Yuval Saraf
  • released 4/3/2019

Downloads

Maintainers