mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
19ef415895
Summary: The Pojo data structure now keeps a flag `isRoot`, so that we can customize code-generation for the Props pojo vs its helper pojos. In the following diff (i.e: D26041103), we'll add a DoNotStrip annotation to the props pojo. That doesn't need to exist on the helper pojos, because they'll all be referenced in the root props pojo. Changelog: [Internal] Reviewed By: mdvacca Differential Revision: D26041102 fbshipit-source-id: ae2e1ba346d038853b5ff30cd5524a809ef97053