Closed kumar303 closed 1 year ago
Not disagreeing that it'd be helpful for easier adoption, but found that the source is actually extremely clean and Flow/TS annotations are very well defined. There's basically just one component here. Props are starting @ line 11:
https://github.com/bvaughn/react-virtualized-auto-sizer/blob/master/src/index.js
Documentation has been copied over from react-virtualized to this README.
It would be helpful if this readme documented what props AutoSizer takes and showed a brief example of usage.