fakiolinho / react-loading

React component for loading animations

Home Page:https://codesandbox.io/s/mqx0ql55qp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Open to flow types PR?

crobinson42 opened this issue · comments

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/

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