alexeyraspopov / react-coroutine

Make your async components compact and descriptive by leveraging the power of the language features
https://react-coroutine.js.org/
MIT License
263 stars 11 forks source link

Add support for placeholder function #10

Open RangerMauve opened 4 years ago

RangerMauve commented 4 years ago

Hello,

After looking at #9, I thought it might be useful to add placeholder support as a first-class feature of the library.

Does this look handy? Is there anything I should do in order to get this merged?