react-native-macos/Libraries/Components/Switch
Tim Yung 291668a40c RN: Omit Unused Platform-Specific Code
Summary:
Our Babel plugin that strips irrelevant platform-specific code does not currently know how to deal with early return statements.

This minor change to a couple call sites enables the output bundle for Android to omit code specific to iOS.

Changelog:
[Internal]

Reviewed By: ejanzer

Differential Revision: D24139922

fbshipit-source-id: 467c0c38dd45679b889a8a94d85f73fd969e5b36
2020-10-06 11:19:00 -07:00
..
AndroidSwitchNativeComponent.js Make ColorValue public in StyleSheet.js 2020-04-17 13:03:47 -07:00
Switch.js RN: Omit Unused Platform-Specific Code 2020-10-06 11:19:00 -07:00
SwitchNativeComponent.js Support excluding multiple platforms. 2020-05-07 09:43:52 -07:00