Invariant Violation: TurboModuleRegistry.getEnforcing(…): 'DevSettings' could not be found
问题 App get crashed with the above message. Unable to view my app screen. Invariant Violation: TurboModuleRegistry.getEnforcing(...): 'DevSettings' could not be found. Verify that a module by this name is registered in the na..., stack: platform :ios, '9.0' require_relative '../node_modules/@react-native-community/cli-platform-ios/native_modules' target 'App' do # Pods for App pod 'FBLazyVector', :path => "../node_modules/react-native/Libraries/FBLazyVector" #pod 'BVLinearGradient', :path => '..