react-ref-method-forwarder

v0.1.0
Allows accessing methods of HOC-wrapped components through normal React refs

test

CI=1 react-scripts test --env=jsdom

test:watch

npm run test -- --watch

build

rollup -c

start

rollup -c -w

prepare

npm run build

predeploy

cd example && npm install && npm run build

deploy

gh-pages -d example/build
npm i react-ref-method-forwarder

Metadata

  • MIT
  • Whatever
  • elado
  • released 3/18/2018

Downloads

Maintainers