@capacitor-community/react-hooks

v0.0.11
React Hooks for Capacitor apps
react capacitor hooks ionic framework ionic

test

jest

build

npm run clean && npm run transpile && npm run copy-package

clean

rimraf dist

start

node scripts/start.js

package

npm pack ./dist

transpile

tsc --module ES2015 --target es2017 --outDir dist

final-build

npm run build && npm test && npm run package

copy-package

cp ./package.json ./dist/package.json
npm i @capacitor-community/react-hooks

Metadata

  • MIT
  • Whatever
  • Unknown
  • released 7/21/2020

Downloads