mirror of
https://github.com/zhigang1992/react-native-web.git
synced 2026-06-13 01:28:32 +08:00
Client-side hydration of server-rendered HTML now requires that `hydrate` is explicitly set in the `appParams` passed to `AppRegistry.runApplication()`. Fix #1374