react-native/React
Valentin Shergin 55e168980f Fabric: ContextContainer initialization was moved to RCTSurfacePresenter
Summary:
Several reasons:

* We are fulfilling a promise that RCTScheduler is just a very thin interop proxy between C++ and Objective-C;
* We have to pass all parameters down to Scheduler anyway, so instead of creating all of them separately and then passing one-by-one, we consolidate them into Context created where we have all those values.

In the future, we probably will move it to some dedicated place.

Reviewed By: mdvacca

Differential Revision: D9884892

fbshipit-source-id: f1d5744e4044bc4bdfe53ec9a97ee61dcf0c60c2
2018-09-24 13:03:11 -07:00
..
Base Debug only code were leaking into release builds on iOS. (#21232) 2018-09-20 17:47:52 -07:00
CxxBridge Debug only code were leaking into release builds on iOS. (#21232) 2018-09-20 17:47:52 -07:00
CxxModule Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
CxxUtils Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
DevSupport Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
Fabric Fabric: ContextContainer initialization was moved to RCTSurfacePresenter 2018-09-24 13:03:11 -07:00
Inspector Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
Modules Making RCTIsIPhoneX() return true for the R and Max models 2018-09-16 21:46:50 -07:00
Profiler Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
React.xcodeproj Add the new RCTWKWebView* files to build target on iOS (#21031) 2018-09-10 18:17:30 -07:00
UIUtils Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
Views Add `onScrollToTop` to ScrollView for iOS (#21204) 2018-09-19 11:17:30 -07:00
third-party.xcconfig Updated the glog library version from 0.3.4 to 0.3.5 (#20811) 2018-08-23 14:17:18 -07:00