feat: view+module native templates #525
Annotations
4 errors
packages/create-react-native-library/src/index.ts#L695
Property 'view_module_new' does not exist on type '{ readonly module_legacy: string; readonly module_new: string; readonly view_legacy: string; readonly view_new: string; readonly view_module_mixed: string; }'. Did you mean 'module_new'?
|
packages/create-react-native-library/src/index.ts#L698
Property 'view_module_legacy' does not exist on type '{ readonly module_legacy: string; readonly view_legacy: string; }'. Did you mean 'module_legacy'?
|
packages/create-react-native-library/src/index.ts#L709
Property 'view_module_new' does not exist on type '{ readonly module_legacy: string; readonly module_new: string; readonly view_legacy: string; readonly view_new: string; readonly view_module_mixed: string; }'. Did you mean 'module_new'?
|
|
This job failed
Loading