react-native/template
zhongwuzw cdd615136f Revert RCTRootView's backgroundColor to white (#23358)
Summary:
Fixes #23314 , the change came from #20945 , its purpose is to fix orientation change issue in HelloWord template, but I think it's just a trick, to make rootView's backgroundColor the same as window backgroundColor, the orientation issue seems related to [UIManager setAvailableSize:forRootView:](d2fc19f4aa/React/Modules/RCTUIManager.m (L343)) async layout things.

[iOS] [Fixed] - Revert RCTRootView's backgroundColor to white.
Pull Request resolved: https://github.com/facebook/react-native/pull/23358

Differential Revision: D14030666

Pulled By: cpojer

fbshipit-source-id: 7c9a45f03b87c3be0f2b7c64a3c837c6ae14af3e
2019-02-11 14:31:26 -08:00
..
__tests__ Move react-native template 2018-12-07 07:49:19 -08:00
android add back buildToolsVersion to build.gradle (#23316) 2019-02-06 11:15:54 -08:00
ios Revert RCTRootView's backgroundColor to white (#23358) 2019-02-11 14:31:26 -08:00
App.js Move react-native template 2018-12-07 07:49:19 -08:00
_buckconfig Move react-native template 2018-12-07 07:49:19 -08:00
_flowconfig Back out "[Flow] Set wait_for_recheck=true to work around crash" 2019-02-04 17:41:04 -08:00
_gitattributes Move react-native template 2018-12-07 07:49:19 -08:00
_gitignore Move react-native template 2018-12-07 07:49:19 -08:00
_watchmanconfig Move react-native template 2018-12-07 07:49:19 -08:00
app.json Move react-native template 2018-12-07 07:49:19 -08:00
babel.config.js fix: change template to work with jest (#23150) 2019-01-24 17:33:50 -08:00
index.js Move react-native template 2018-12-07 07:49:19 -08:00
metro.config.js Add a Metro configuration with inline require/import 2019-02-11 14:17:54 -08:00