react-native-macos/packages/react-native-codegen
Samuel Susla b6a23d8793 Add excludedPlatform option to CodeSchema
Summary:
Currently we generate Java ViewManager interfaces and C++ classes for iOS regardless whether the component is supported on platform or it isn't. This adds an option to exclude either iOS to Android in order to avoid this.

Changelog: In codegen it is now possible to exclude one or the other platform

Reviewed By: rickhanlonii

Differential Revision: D18217185

fbshipit-source-id: 1c569b92c92a5b991c96b0abdff6b8ed395e449f
2019-11-04 04:36:55 -08:00
..
buck_tests Tidy up license headers [3/n] 2019-10-16 10:06:34 -07:00
e2e/__test_fixtures__ Migrate NativeComponentType from codegenNativeComponent to HostComponent #2 2019-09-25 11:44:38 -07:00
src Add excludedPlatform option to CodeSchema 2019-11-04 04:36:55 -08:00
BUCK Migrate platform imports to platform_defs.bzl 2019-09-27 09:54:58 -07:00
DEFS.bzl Use fbandroid_labels and fbobjc_labels in xplat targets 2019-10-15 19:32:27 -07:00
package.json Upgrade nullthrows to ^1.1.1 2019-09-25 10:16:00 -07:00
yarn.lock Move codegen into packages/react-native-codegen 2019-02-07 03:09:05 -08:00