mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
f47082be11
Summary: The props generator assumes that Props are used only on iOS. (i.e: the generator doesn't generate the props code if the iOS platform is excluded). However, Props are also used on Android. So, this diff makes us generate Props for all platforms. Changelog: [Internal] Reviewed By: JoshuaGross Differential Revision: D34559900 fbshipit-source-id: 0c25835dd57aa55a094152c147a9f952b9bc6850