react-native-macos/Libraries/Components/Switch
João Vieira 16ea9ba813 Support excluding multiple platforms.
Summary:
Currently the schema only allows to exclude a single platform (iOS OR Android). There are cases where we need to exclude multiple. This change converts the previous `excludePlatform` string property into an `excludePlatforms` array.

Changelog:
[Internal][Changed] - Added support to exclude multiple platforms in Codegen.

Reviewed By: sammy-SC

Differential Revision: D21426950

fbshipit-source-id: eff36ffa207109274794b4b300bf6313f8286161
2020-05-07 09:43:52 -07:00
..
AndroidSwitchNativeComponent.js Make ColorValue public in StyleSheet.js 2020-04-17 13:03:47 -07:00
Switch.js Make ColorValue public in StyleSheet.js 2020-04-17 13:03:47 -07:00
SwitchNativeComponent.js Support excluding multiple platforms. 2020-05-07 09:43:52 -07:00