Karan Thakkar
|
d57fb6407a
|
Fix link to getting started in AppRegistry doc
Fixes #498
|
2017-06-01 10:50:38 +05:30 |
|
Nicolas Gallagher
|
5032ed6fe1
|
Update AppRegistry docs
|
2016-11-25 12:36:05 -08:00 |
|
Nicolas Gallagher
|
d65c92eea9
|
[change] prepare for react-dom@15.4.0
Don't depend directly on the 'react-dom' module as it will be prebuilt
in 15.4. Leave server-side rendering to 'react-dom/server'.
|
2016-11-22 16:57:28 -08:00 |
|
Nicolas Gallagher
|
9b2421cdfa
|
[fix] Server-side rendering
`AppRegistry.prerenderApplication` now returns a style element for use
in app shells.
Guard use of `window` in APIs and Event plugin.
Fix #107
Fix #108
|
2016-03-20 11:43:13 -07:00 |
|
Neil Kistner
|
b0f35f6c66
|
Add syntax highlighting to docs where missing
|
2016-03-07 20:43:56 -08:00 |
|
Nicolas Gallagher
|
1c7fb4cb45
|
Add APIs
- AppRegistry
- AppState
- AsyncStorage
- Dimensions
- NativeMethods
- NetInfo
- PixelRatio
- Platform
- UIManager
|
2016-02-16 23:54:06 -08:00 |
|