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

Reliably communicate state changes to deeply nested React elements

Results 3 react-broadcast issues
Sort by recently updated
recently updated
newest added

Context API was finally stabilized in React 16.3 and is based on `react-broadcast`. Therefore, it's worth to mark this as deprecate or at least state clearly in docs that React...

Each npm linked package has its own set of node_modules, therefore there might be multiple copies of `react-broadcast`s required by an app (all with the same version). Each of them...