Files
Nicolas Gallagher dee1467a3e [fix] 'render' export uses ReactDOM.createRoot
AppRegistry.runApplication uses `ReactDOM.createRoot` by default, but
the `render` export uses the legacy `ReactDOM.render`. This patch makes
those 2 APIs consistent.

It also makes some adjustments to the `createSheet` internals to more
reliably implement and test style sheet replication within ShadowRoot's
and iframes.

Fix #2612
2023-11-29 11:55:07 -08:00
..
2023-04-12 10:59:31 -07:00
2022-07-02 12:01:06 -07:00
2023-09-19 15:43:41 -07:00
2022-07-02 12:01:06 -07:00

React Native for Web examples

Next.js pages and React Native components. Provides interactive examples for the documentation website.