mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
Summary: If a native module schema has `excludedPlatforms` defined, honor it and skip the module that doesn't belong to the platform. E.g. NativeImagePickerIOS shouldn't generate anything for Android codegen output. Similarly, IntentAndroid shouldn't generate anything for iOS codegen output. Changelog: [Internal] Reviewed By: RSNara Differential Revision: D24373092 fbshipit-source-id: cfeb455a18c92f60191d988af2e9ce7ea5021304