Valentin Shergin 264d60b979 Setting availableSize for RCTRootShadowView on earlier stage
Summary:
Moving setting `availableSize` for `RCTRootShadowView` on earlier stage allows to prevent situations where `availableSize` is not specified yet, but Yoga layout is already happening.
Because `availableSize` equals {infinity, infinity} by default (in this case), Yoga returns a lot of nodes with infinit metrics, which confises UIKit.

Reviewed By: mmmulani

Differential Revision: D4672170

fbshipit-source-id: f9d8c84799dcbdb6b9230ddef6284d84df268833
2017-03-08 19:00:14 -08:00
..
2016-01-07 12:03:17 -08:00
2016-08-10 13:13:34 -07:00
2016-11-18 14:43:31 -08:00
2016-09-08 17:58:50 -07:00
2016-12-03 18:58:29 -08:00
2017-01-26 09:43:32 -08:00