mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
fix: disable fabric
This commit is contained in:
@@ -25,7 +25,7 @@ const path = require('path');
|
||||
|
||||
const GENERATORS = {
|
||||
android: ['modulesAndroid'],
|
||||
ios: ['componentsIOS', 'modulesIOS'],
|
||||
ios: ['modulesIOS'],
|
||||
};
|
||||
|
||||
function generateSpec(
|
||||
|
||||
Reference in New Issue
Block a user