Martin Kralik 47839307f3 proper reactSuperview implementation
Summary:
React view hierarchy doesn't have to always match uiview hierarchy. Plus if we clip view we loose knowledge about view's react superview if we just use `self.superview` as react superview.
This diff fixes it by storing a strong ref to reactSuperview in an associated object.

This is needed for new view clipping implementation (see the dependent diff).

Reviewed By: mmmulani

Differential Revision: D4081844

fbshipit-source-id: 9317d9db46fbd474382c5469b7922f88e5ee7568
2016-11-11 05:29:30 -08:00
..
2016-01-07 12:03:17 -08:00
2016-08-10 13:13:34 -07:00
2016-07-12 05:59:12 -07:00
2016-09-08 17:58:50 -07:00
2016-09-08 17:58:50 -07:00
2016-07-20 08:58:59 -07:00
2016-06-09 09:58:31 -07:00
2016-10-27 06:58:52 -07:00
2016-06-07 07:43:49 -07:00
2016-07-12 05:59:12 -07:00