rocman d8dd330d41 fix the memory leaks caused by RCTTabBar
Summary: The memory leaks root from the TabBarController not removing itself
when its holder view deallocs. So to fix the issue, it’s just to remove
it from its parentViewController when the holding RCTTabBar
deallocs. This should be safe, since the RCTTabBar seems the owner
of the TabBarController.
Closes https://github.com/facebook/react-native/pull/3915

Reviewed By: svcscm

Differential Revision: D2620905

Pulled By: nicklockwood

fb-gh-sync-id: ce22eb3ebf82562827f6b1bae22aea5ac7d3b51a
2015-11-05 09:39:30 -08:00
..
2015-11-03 14:49:30 -08:00
2015-11-03 14:49:30 -08:00
2015-06-03 09:49:35 -08:00
2015-10-30 09:13:26 -07:00
2015-10-30 09:13:26 -07:00
2015-03-26 02:42:24 -08:00
2015-10-06 10:29:01 -07:00