You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Summary:
Use pre-built react-native-codegen library from npm in the iOS app template.
Built react-native-codegen from source when used with RNTester.
Published [email protected].
Changelog:
[iOS][Added] - Use react-native-codegen in iOS app template
[Internal] - Bump react-native-codegen: 0.0.6
Reviewed By: fkgozali
Differential Revision: D25128036
fbshipit-source-id: f294c23b9b911aae6f404edc01b62426fb578477
schema_generated=system("node #{codegen_path}/lib/cli/combine/combine-js-to-schema-cli.js #{schema_file}#{srcs_dir}")orraise"Could not generate Native Module schema"
126
+
specs_generated=system("node #{prefix}/scripts/generate-native-modules-specs-cli.js ios #{schema_file}#{srcs_dir}/#{native_module_spec_name}/#{native_module_spec_name}")orraise"Could not generate code for #{native_module_spec_name}"
0 commit comments