react/packages/react-client
Sebastian Markbåge b798223a62
Override .bind on Server References on the Client (#27282)
That way when you bind arguments to a Server Reference, it's still a
server reference and works with progressive enhancement.

This already works on the Server (RSC) layer.
2023-08-25 21:39:55 -04:00
..
npm Add Relay Flight Build (#18242) 2020-03-07 11:23:30 -08:00
src Override .bind on Server References on the Client (#27282) 2023-08-25 21:39:55 -04:00
flight.js Remove Flight Relay DOM/Native (#26828) 2023-05-17 20:33:25 -04:00
package.json Remove object-assign polyfill (#23351) 2022-02-23 19:34:24 -05:00
README.md Add Relay Flight Build (#18242) 2020-03-07 11:23:30 -08:00

react-client

This is an experimental package for consuming custom React streaming models.

Its API is not as stable as that of React, React Native, or React DOM, and does not follow the common versioning scheme.

Use it at your own risk.