mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
fb58fa1734
Summary: Previously, RCTRootView added support for minimumSize as a workaround for some initial layout use cases. Going forward, we don't need this anymore. So let's add a proxy property but log an error if anyone calls it. Changelog: [iOS][Changed] - Proxy minimumSize to RCTSurface as a noop Reviewed By: JoshuaGross Differential Revision: D29284227 fbshipit-source-id: 98b2dfc905c6c7e1adc03216e3a1cc3fda0a4133