@davidegheri/react-native-fontawesome

v0.1.1
React Native component for Font Awesome 5
react react-native icon fontawesome

build

cross-env NODE_ENV=production npm run clean && tsc

lint

tslint -p .

prettier

pretty-quick src

clean

rimraf dist/

typecheck

tsc --noEmit

test

jest

test:coveralls

npm run test -- --coverageReporters=text-lcov | coveralls

prepublishOnly

npm run build

version

npm run build

postversion

git push && git push --tags
npm i @davidegheri/react-native-fontawesome

Metadata

  • MIT
  • Whatever
  • Davide Gheri
  • released 2/1/2019

Downloads

Maintainers