Nicolas Gallagher
deb0a85440
[change] AppRegistry.getApplication returns React elements
...
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
2017-06-14 10:41:20 -07:00
Fabrizio Moscon
33d1cdf193
Fix webpack documentation link
2017-06-09 10:28:30 -07:00
vaukalak
118b64a932
Add docs on platform-specific components
2017-05-22 11:22:02 -07:00
Nicolas Gallagher
124de7562d
Add 'advanced use' and 'style' docs
...
Fix #450
2017-05-06 16:06:20 +01:00
Nathan Broadbent
ba24a882be
Link to another starter kit example
2017-04-26 15:11:16 -07:00
Nathan Leung
ae9a9cde5f
Fix example webpack config in documentation
2017-04-24 13:21:46 -07:00
Nicolas Gallagher
6e71e1e058
[fix] attempt to avoid need for 'Array.from' polyfill
...
Fix #409
2017-04-20 18:04:09 -07:00
Nicolas Gallagher
ed994dc670
Update 'getting-started' docs
2017-04-15 09:12:08 -07:00
Nicolas Gallagher
03ea259d70
Update documentation
...
Close #417
2017-04-14 09:03:38 -07:00