arunoda / react-komposer

Feed data into React components by composing containers.
MIT License
732 stars 70 forks source link

Support for react-loadable #160

Open zvictor opened 7 years ago

zvictor commented 7 years ago

anyone interested in having support to https://github.com/thejameskyle/react-loadable ? I am considering to work on a PR for it.

neoromantic commented 7 years ago

I'm quite interested! Have you started yet? :)

zvictor commented 7 years ago

I decided to wait a while before starting it as I am worried that the project might become abandoned. My concerns are described at https://github.com/arunoda/react-komposer/issues/127#issuecomment-286835563

davidworkman9 commented 7 years ago

What would this support look like? I'm currently using komposer and react-loadable without issues.