mirror of
https://github.com/zhigang1992/react-native-web.git
synced 2026-03-29 00:38:18 +08:00
This changes the return value of 'getApplication' so that the application element and stylesheets are all available as React elements. Also changes StyleSheet's 'renderToString' to 'getStyleSheets'. Fix #504