mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
Summary: Turns out that the Java generator is (as expected) outputting only Java code. Therefore the C++ and the Markdown files are still generated by `react-native-codegen`. I'm updating the logic to make sure the Java generator is not mutually exclusive and overrides the output of `react-native-codegen` Changelog: [Internal] [Changed] - useJavaGenerator output should override the react-native-codegen one Reviewed By: sshic Differential Revision: D31754428 fbshipit-source-id: 3e6dae8212fbfebd28247ec17e88243871265808