universal-async-component icon indicating copy to clipboard operation
universal-async-component copied to clipboard

React Universal Async Component that works with server side rendering

Results 2 universal-async-component issues
Sort by recently updated
recently updated
newest added

I just wanted to try out this fancy library, but it doesn't seem to work with react 16.x. The error is thrown in line 5. ```typescript import * as React...

Awaiting feedback

Hi @mohsen1, thank you for open sourcing this library! Given that there are a few libraries that are trying to address this problem, I was wondering if you could provide...