mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
Summary: Turns out that storing and using ContextContainer in custom subclasses is a huge pain. At the same time seems that a lot of custom components need some DI instrument, so we need this instrument anyway. Moving stuff from the template to the base class should also help with codesize a bit. Reviewed By: JoshuaGross Differential Revision: D14921356 fbshipit-source-id: 4dbb961fe32bd66c73513d7e053bbed229860a31