react-nil icon indicating copy to clipboard operation
react-nil copied to clipboard

⃝ A react null renderer

Results 7 react-nil issues
Sort by recently updated
recently updated
newest added

What's the status with this project, it seems rather inactive? Has the idea been canned or superseded by something else?

Issue: #6. `react-reconciler` requires `scheduler` to be installed alongside it. Users shouldn't be burdened with internal dependencies, so I thought we can include it here.

I'm trying to use this in chrome extension background script. I'm getting this error. ![image](https://user-images.githubusercontent.com/13838175/97056796-d1bb8e80-1557-11eb-8cec-6ed579805a74.png)

Hi Poimandres, Love this. Really creative thinking IMHO. Just taking it for a spin. I had to "npm i scheduler" to get it to work with node / parcel because...

This is more a question than an issue. (sorry for that) Are those "components" should not return data? Or should `react-nil` provide a new type of "components" that return data...

It would be awesome if the package supported RSC. For now, it's throwing an error: ``` Objects are not valid as a React child (found: [object Promise]). If you meant...

enhancement

Mirrors https://github.com/pmndrs/react-three-fiber/issues/3222, https://github.com/pmndrs/react-three-fiber/pull/3224.