fakiolinho / react-loading

React component for loading animations
https://codesandbox.io/s/mqx0ql55qp
808 stars 111 forks source link

Open to flow types PR? #54

Open crobinson42 opened 6 years ago

crobinson42 commented 6 years ago

Projects using flow and flow-typed package to install flow types see this message:

 • react-loading@^2.0.2
    └> flow-typed/npm/react-loading_vx.x.x.js

!! No flow@v0.72.0-compatible libdefs found in flow-typed for the above untyped dependencies !!

I've generated `any`-typed stubs for these packages, but consider submitting 
libdefs for them to https://github.com/flowtype/flow-typed/
crobinson42 commented 6 years ago

Are you open to accepting a PR that introduces flow to this project?

fakiolinho commented 6 years ago

Sure why not @crobinson42