37d19aaae3
Summary: * Now all `RCTViewComponentView` subclasses are required to set `_props` instance variable in the constructor with a default value; * `RCTViewComponentView`'s `_props` instance variable now has `ShadredViewProps` type (that enforced by `static_assert` in `ConcreteViewShadowNode` template); * New we use `static_pointer_cast` instead of `dynamic_pointer_cast` for casting props. Reviewed By: mdvacca Differential Revision: D9734199 fbshipit-source-id: b0a0939c936f8b5b540fa5fa1e4a2f1037346fc5 |
||
---|---|---|
.. | ||
Mounting | ||
Surface | ||
Utils | ||
RCTConversions.h | ||
RCTPrimitives.h | ||
RCTScheduler.h | ||
RCTScheduler.mm | ||
RCTSurfacePresenter.h | ||
RCTSurfacePresenter.mm | ||
RCTSurfaceRegistry.h | ||
RCTSurfaceRegistry.mm | ||
RCTSurfaceTouchHandler.h | ||
RCTSurfaceTouchHandler.mm | ||
RCTTouchableComponentViewProtocol.h |