mirror of
https://github.com/zoriya/react-native-web.git
synced 2026-06-10 05:00:03 +00:00
9868738604
* Support React 18 concurrency and constraints. * Add new render / hydrate functions. * Remove uses of findNodeHandle. * Expose ability to unmount an application once ran. Fix #1529 Close #2330